26-10-2020, 05:07
HI, I have an old Tx Board v2.5 and trying to get it to communicate with my new Pro2 Plus Receiver. I was not getting any data using an earlier version of Tx software(don't know which version I was using) so have compiled and loaded WeatherDuino Pro2 Universal TX AT328 - Version: 7.0_b003 onto the Nano on the v2.5 TX board. Now I have communication and can see the wind readings but no outside temperature/RH(Both are 0). I have a DHT22 connected to the Tx board righthand side connector(and have checked that the sensor works OK using a test sketch in arduino).
Can you firstly confirm that a Tx 2.5 board with Version 7.0_b003 installed can communicate with the Pro2 Plus receiver (with the latest software)?
I am uncertain in the Universal Tx vers 7.0 sketch which Tx sensor I should enable Tx_SENS0 or TX_SENS1. I think #define TH_SENSOR1 1 is correct but I get no readings other than 0 and 0 sent to the Pro2 Plus Receiver.
I also have a SHT21 sensor that I could try. Can you confirm that TX_SENS0 refers to the lefthand side connector(labelled SHT21/I2C) on the Tx 2.5 board and the TX_SENS1 refers to the righthand side connector(labelled DHT22/SHT1X)? I also would assume that I can only connect/enable one sensor at a time, please confirm.
I also see no rain data but have not looked at that yet.
Thanks David
Can you firstly confirm that a Tx 2.5 board with Version 7.0_b003 installed can communicate with the Pro2 Plus receiver (with the latest software)?
I am uncertain in the Universal Tx vers 7.0 sketch which Tx sensor I should enable Tx_SENS0 or TX_SENS1. I think #define TH_SENSOR1 1 is correct but I get no readings other than 0 and 0 sent to the Pro2 Plus Receiver.
I also have a SHT21 sensor that I could try. Can you confirm that TX_SENS0 refers to the lefthand side connector(labelled SHT21/I2C) on the Tx 2.5 board and the TX_SENS1 refers to the righthand side connector(labelled DHT22/SHT1X)? I also would assume that I can only connect/enable one sensor at a time, please confirm.
I also see no rain data but have not looked at that yet.
Thanks David