29-01-2018, 01:19
(28-01-2018, 18:12)ok2arm Wrote: Now is board without the sensors, I need not connect board between themselves...
I think this is the clue for what is happening...
In your TX config you have defined a SHT31 sensor, if it is not installed, the TX board is not transmitting anything (I bet the TX LED is not blinking), because it is in a loop trying to read the sensor.
To test the system, at least you have to install a temp/hum sensor on the TX board and define the correct type.
Also, the RX system will never leave the initial screen until it receives data from the TX unit.
(28-01-2018, 18:12)ok2arm Wrote: TX board I think also - question - the value from TMP36 is also see on the display in RX ?
Yes, but only after is being able to receive data (temp/hum, wind and rain) from the TX unit. Until the RX can get these data, it don't fully initialize, and stays at the initial screen

