MKRWAN icon indicating copy to clipboard operation
MKRWAN copied to clipboard

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

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/.