Hi, I’ve working with my two LoRaSerial units and making good progress on Arduino code to get them to control stoplights. Code is set as master/slave with master send ascii code to turn on Red/Yellow/Green light at receiver end. I’ve got SoftwareSerial operating on pns 2,3 so I can use USB for Arduino IDE. So far the units have been operating well for days in my lab and at short distance, at back of yard (30m) but suddenly comms have stopped and on receiver unit the 4 LEDs for RF strength are now off and comms is down. Transmit unit still has all 4 green LEDs on.
I plugged in USB and in TeraTerm, I found the unit was still in command mode AT. (Only change I had made previously was 9600bps, then ATW followed by ATO on both units.)
Entering ATR I see AirSpeed=0 and AutoTune=0 which are not per default settings. Checked other Tx unit (green LEDs on) and it’s the same, i..e. 0, 0 . SelectLedUse=4 on both units
but doc says 1. Has anyone else noticed settings loss/change or inconsistent with documentation? Any suggestions how to get Receiver unit operating again? I’ll try factory reset next, I guess. Thanks, Cheers, Peter