hi, i need some advice on where to go from here, i can send one sensor data easily but im trying to send multiple sensor data by joining them together and sending, i will break them down once sent but i cant even seem to be able to receive all the data.... even clumped together..
If sensor1, sensor2, sensor3, and sensor4 are all 6 characters long, you have allocated room for 24 characters, and then you write 28 characters into that space. Fail!