Skip to content

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

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

arduino-libraries/MKRWAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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