Hi,
I am using 2 moteino's I just purchased and programed one with the Gateway and the other as the Node.
The only time they successfully communicate is when I have them right next to each other. Is that normal for the default Gateway/Node code?
Is there anything I can do to boost the power so they can be a long way apart?
Currently the settings are:-
//#define ENABLE_ATC
#define ATC_RSSI -80
Thanks,
Markus
Thanks to the person who replied (but removed their post). They were correct, through the continual changes I made in my code I'd managed to un-comment out the HW setting on the Gateway Moteino. After correcting that, they are both working awesomely :).