hardwario / lora-modem

Open LoRaWAN modem for Murata Type ABZ
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Include AT+REP and AT+RTYNUM values in the output of the Python tool #120

Closed janakj closed 1 year ago

janakj commented 1 year ago

The companion Python tool currently does not show the values of the two AT commands that control uplink retransmissions: AT+REP and AT+RTYNUM. It might be useful to include those for debugging purposes.