arduino-libraries / MKRWAN_v2

[Beta] Library for Arduino MKRWAN 1300 / 1310 suitable for firmwares derived from ST sources
GNU Lesser General Public License v3.0
7 stars 6 forks source link

Feature Request: Can sendAT() be made public? #6

Open hpssjellis opened 3 years ago

hpssjellis commented 3 years ago

I would really like the ability to do point-to-point LoRa with the Arduino boards. If the sendAt() function was made public then users not wishing to be forced to join any of the very public LoRaWan networks, would not have to. Also then it would be up to the user to figure out how to use the AT commands for the Arduino boards.

sebromero commented 3 years ago

The implementation of all commands can be found here https://github.com/arduino/mkrwan1300-fw