Posts: 6
Threads: 2
Joined: May 2017
Country:
Hello
can use rs485 instead RF on WDPro2 tx?
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
Hi srd100, welcome
No, only RF.
Posts: 5.411
Threads: 336
Joined: Apr 2014
Weather Station: WeatherDuino 4Pro
Country:
You can do the all the changes you want, however I'm afraid that to achieve what you want, you will have to do very large modifications to the WeatherDuino Pro2 code (both on TX and RX software).
Nano only have 1 UART (pins 30 and 31), if you use those pins to communicate with any device, you will lose the capability to communicate with the Nano through the USB port.
Posts: 2
Threads: 0
Joined: Mar 2017
Country:
Hi srd100.
Your test was successful?