hardwario / lora-modem

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

Add support for case-insensitive AT commands #99

Closed janakj closed 2 years ago

janakj commented 2 years ago

Test if Murata Modem supports case-insensitive AT commands. If it does, implement support for case-insensitive AT commands as well.

janakj commented 2 years ago

Update: Murata supports case-insensitive AT commands and so shall we.