Arduino MKRWAN Library

The Arduino MKRWAN library is a software library designed to work with the Arduino MKR WAN 1300 and MKR WAN 1310 boards. These boards are designed to provide a simple and cost-effective way to connect devices to the LoRaWAN® network, a Low Power Wide Area Network (LPWAN) protocol that allows long-range wireless communication with low power consumption.

The MKRWAN library provides a set of functions that allow you to easily communicate with the LoRaWAN® network. This includes functions for configuring the radio module, sending and receiving data, and managing the device’s connection to the network.

The library is open source and designed to be used with the Arduino IDE, making it easy for developers to get started with LoRaWAN® communication using the Arduino platform.

You can find more information on the library at the Arduino library reference page .

Finally, you can find the source code on the GitHub page of the library. You don’t have to download the repository, it will be installed during the course of the activity using the Arduino IDE.