MKR WAN 1300-board

MKR WAN 1300

The Arduino MKR WAN 1300 was the first LoRa® board released by Arduino, as a practical and cost effective solution with minimal power requirements. This open source board can connect to the Arduino IoT Cloud, your own LoRa® network using the Arduino LoRa® PRO Gateway, existing LoRaWAN® infrastructure like The Things Network, or even other boards using the direct connectivity mode.

pinout
The MKR WAN 1300 brings LoRa® connectivity to your projects. Using the popular Arm® Cortex®-M0 32-bit SAMD21 processor, it also features the powerful Murata CMWX1ZZABZ module and the ECC508 crypto-chip for security. The board is part of the MKR family, where you can choose from a large variety of shields to build projects out of the box with minimal effort!
Core
Cortex-M0 32-bit SAMD21

The powerful, low-power processor that is used in all MKR Family boards.

Cellular
Murata CMWX1ZZABZ

Use the LoRa® wireless protocol for your own networks, or connect to various LoRaWAN® networks, such as The Things Network.

Crypto Chip
ATECC508 crypto chip

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.

Essentials

First Steps

Quickstart Guide
All you need to know to get started with your new Arduino board.

Suggested Libraries

MKRWAN
The MKRWAN library allows you to use the Murata LoRa® transceiver, and has examples on connecting to The Things Network, sending and receiving packets, and how to set the frequency band for your region.
LoRa
A library for sending and receiving data using LoRa® radios.
ArduinoLowPower
The ArduinoLowPower library allows you to use the low power features of the SAMD21 MCU to minimize power consumption and maximize battery duration.

Arduino Basics

Built-in Examples
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
Learn
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
Language References
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.

Tutorials

LoRa® LED Control with MKR WAN 1300

Learn how to connect two boards using LoRa®, and how to control an LED remotely from another board.

IoT
LoRa®
LED
LoRa® Message Service with MKR WAN 1300

Learn how to use the Serial Monitor to send messages between two MKR WAN 1300 boards using LoRa® technology.

IoT
LoRa®
Send Data Using LoRa® with MKR WAN 1300

Learn how to setup a continuous stream of data between two devices using LoRa® technology.

IoT
LoRa®
LoRa® Sensor Data with MKR WAN 1300

Learn how to send environmental data with LoRa® using two MKR WAN 1300s and a MKR ENV shield.

IoT
LoRa®
Environmental data
Connecting MKR WAN 1300 to The Things Network (TTN)

Learn how to set up an account on The Things Network (TTN) and test if your board can connect to it.

IoT
LoRa®
The Things Network

Resources

Interactive Viewer

Interact with the schematics, the PCB and a 3D model of the product.

Pinout Diagram

A diagram showing the functions and the arrangement of the pins on your product.

Downloads