05-08-2014, 04:10
(05-08-2014, 02:49)uncle_bob Wrote: BTW, The DHT22 is connected and is reading but the decimal point seems to be in the wrong spot
Temp: 2.18 Hum: 3.26 = Temp: 21.8 Hum =32.6 (I was thinking that the RX board converted these values)
Oh no... There is a bug in debug!!!

You are right. The Datapacket it's ok, and the values will be converted to the right values at the receiver.
I think you have noted that all data is sent as integers.
The bug in the DebugID1 code will be corrected on next release.
EDIT: New version has been published !

