arduino-libraries / MKRWAN

An Arduino library for sending and receiving data using LoRaWAN protocol and LoRa® radios.

Home Page:https://www.arduino.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MKRWAN

Check Arduino status Compile Examples status Spell Check status

Provides APIs to communicate with LoRa and LoRaWAN networks

For more information about this library please visit us at https://www.arduino.cc/en/Reference/MKRWAN

If you are looking for the firmware running on Murata CMWX1ZZABZ-078 module, the complete source code is hosted at https://github.com/arduino/mkrwan1300-fw

License

Copyright (C) 2017 Arduino AG (http://www.arduino.cc/)

Based on the TinyGSM library https://github.com/vshymanskyy/TinyGSM Copyright (c) 2016 Volodymyr Shymanskyy

MKR WAN library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

MKR WAN library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with MKR WAN library. If not, see http://www.gnu.org/licenses/.

About

An Arduino library for sending and receiving data using LoRaWAN protocol and LoRa® radios.

https://www.arduino.cc

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 100.0%