Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AT commands? #16

Open
reyes73a opened this issue Dec 7, 2021 · 1 comment
Open

AT commands? #16

reyes73a opened this issue Dec 7, 2021 · 1 comment
Labels
topic: documentation Related to documentation for the project

Comments

@reyes73a
Copy link

reyes73a commented Dec 7, 2021

Does anyone know where can I get AT commands for the firmware that uses MKRWANv2?

@per1234 per1234 added the topic: documentation Related to documentation for the project label Dec 8, 2021
@facchinm
Copy link
Contributor

facchinm commented Dec 9, 2021

Hi @reyes73a ,
the full list of AT commands is here https://github.com/arduino/mkrwan1300-fw/blob/master-1.3.1/Projects/B-L072Z-LRWAN1/Applications/LoRa/AT_Slave/LoRaWAN/App/inc/at.h#L56-L106
(if is very important to be on master-1.3.1 branch since it's the one being targeted by MKRWAN_v2.

@per1234 do you have any hint on how we could solve the confusion/missing documentation arising from this version of the library? Maybe adding a notice to the repo README?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project
Projects
None yet
Development

No branches or pull requests

3 participants