15-05-2017, 23:53
16-05-2017, 00:46
Hi srd100, welcome
No, only RF.
No, only RF.
16-05-2017, 11:58
(16-05-2017, 00:46)Werk_AG Wrote: [ -> ]Hi srd100, welcome
No, only RF.
Can i make changes to arduino nano to send data over rx/tx serial line (pin 30,31) ?
16-05-2017, 20:26
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.
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.
24-06-2017, 20:08
Hi srd100.
Your test was successful?
Your test was successful?