AT+DEFMODE command, (and other AT Commands)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-16 6:06 AM
Hello,
I'm working on the I-NUCLEO-LRWAN1 LoRa expension board.
I succesfully build an application PingPong for this board. It is working fine. (Two module communicating!)
To understand better what is done, I would like to check the AT commands send to the modem.
There is an AT+DEFMODE, but I could not find any documentation about this. Where to find this documentation? And all other commands that can be send to the module?
Thank you
Antoine
- Labels:
-
LoRa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-16 9:10 AM
https://github.com/USIWP1Module/USI_I-NUCLEO-LRWAN1
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-17 5:39 AM
Thank you! I miss it!
I thought AT command was generic, but this one seems to be just for this module!
Thanks
