Skip to content

    Your cart is empty

    Time to spark some excitement 🛒⚡

Taxes and shipping calculated at checkout
Subtotal €0,00
Cloud Compatible

Arduino MKR WAN 1310

SKU MKRWAN1310WANT Barcode MKRWAN1310WANT Show more
Original price €0
Original price €48,40 - Original price €48,40
Original price
Current price €48,40
€48,40 - €48,40
Current price €48,40
VAT included

Connect your sensors and actuators over long distances harnessing the power of the LoRa® wireless protocol or throughout LoRaWAN™ networks.

Overview

 

Better and More Efficient

The MKR WAN 1310, brings in a series of improvements when compared to its predecessor, the MKR WAN 1300. While still based on the Microchip® SAMD21 low power processor, the Murata CMWX1ZZABZ LoRa® module, and the MKR family’s characteristic crypto chip (the ECC508), the MKR WAN 1310 includes a new battery charger, a 2MByte SPI Flash, and improved control of the board’s power consumption.

Improved Battery Power

The latest modifications have considerably improved the battery life on the MKR WAN 1310. When properly configured, the power consumption is now as low as 104uA! It is also possible to use the USB port to supply power (5V) to the board; run the board with or without batteries - the choice is yours.

On-board Storage

Data logging and other OTA (Over The Air) functions are now possible since the inclusion of the on board 2MByte Flash. This new exciting feature will let you transfer configuration files from the infrastructure onto the board, create your own scripting commands, or simply store data locally to send it whenever the connectivity is best. Whilst the MKR WAN 1310’s crypto chip adds further security by storing credentials & certificates in the embedded secure element.

These features make it the perfect IoT node and building block for low-power wide-area IoT devices.

Related Boards

If you are still deciding about the right wireless protocol for your solution, Arduino's MKR family has some alternatives to offer:

Getting Started

The Getting Started section contains all the information you need to configure your board, use the Arduino Software (IDE), and start tinkering with coding and electronics.

Arduino IoT Cloud Compatible

Use your MKR board on Arduino's IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.

TRY THE ARDUINO IOT CLOUD FOR FREE

*The following boards connect to the Arduino IoT Cloud via The Things Stack, a LoRaWAN® Network Server connected to thousands of public LoRa® gateways.

Need Help?

Check the Arduino Forum for questions about the Arduino Language, or how to make your own Projects with Arduino. Need any help with your board please get in touch with the official Arduino User Support as explained in our Contact Us page.

Warranty

You can find here your board warranty information.


Tech specs

The Arduino MKR WAN 1310 is based on the SAMD21 microcontroller.

Microcontroller SAMD21 Cortex®-M0+ 32bit low power ARM MCU (datasheet)
Radio module CMWX1ZZABZ (datasheet)
Board Power Supply (USB/VIN) 5V
Secure Element ATECC508 (datasheet)
Supported Batteries rechargeable Li-Ion, or Li-Po, 1024 mAh minimum capacity
Circuit Operating Voltage 3.3V
Digital I/O Pins 8
PWM Pins 13 (0 .. 8, 10, 12, 18 / A3, 19 / A4)
UART 1
SPI 1
I2C 1
Analog Input Pins 7 (ADC 8/10/12 bit)
Analog Output Pins 1 (DAC 10 bit)
External Interrupts 8 (0, 1, 4, 5, 6, 7, 8, 16 / A1, 17 / A2)
DC Current per I/O Pin 7 mA
CPU Flash Memory 256 KB (internal)
QSPI Flash Memory 2MByte (external)
SRAM 32 KB
EEPROM no
Clock Speed 32.768 kHz (RTC), 48 MHz
LED_BUILTIN 6
USB Full-Speed USB Device and embedded Host
Antenna gain 2dB (bundled pentaband antenna)
Carrier frequency 433/868/915 MHz
Working region EU/US (confirmed) other countries check your region's spectrum availability
Length 67.64 mm
Width 25 mm
Weight 32 gr.

Conformities

The following Declarations of Conformities have been granted for this board:
GB4943
ISED/IC
MIC
UKCA
RCM
CE
FCC
RoHS
REACH
WEEE
For any further information about our certifications please visit docs.arduino.cc/certifications

Resources for Safety and Products

Manufacturer Information

The production information includes the address and related details of the product manufacturer.

Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/ 

Responsible Person in the EU

An EU-based economic operator who ensures the product's compliance with the required regulations.

Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc

 

Documentation

OSH: Schematics

The MKR WAN 1310 is open-source hardware! You can build your own board using the following files:

EAGLE FILES IN .ZIP SCHEMATICS IN .PDF FRITZING IN .FZPZ

Pinout Diagram

Download the full pinout diagram as PDF here.

Interactive Board Viewer

 

Additional I2C Port

The MKR WAN 1310 has an additional connector meant as an extension of the I2C bus. It's a small form factor 5-pin connector with 1.0 mm pitch. The mechanical details of the connector can be found in the connector's datasheet.

The I2C port, also referred to as the Eslov self-identification port within Arduino, comes with: SDA, SCL, GND, +5V, and an extra digital pin meant to send an alarm to the otherwise plain I2C devices connected to it. The pinout is shown in the following image:

If you are interested in designing your own modules for Arduino boards with this expansion port, the connector we suggest using is code: SHR-05V-S-B, also in the picture.

Download the Fritzing file here.

Get Inspired

PROJECT HUB
Arduchat
Arduchat
Project Tutorial by fmuller999

This code sets up an Arduino device to connect to WiFi and communicate with the OpenAI API. It uses the Adafruit_SSD1306 library to control a small OLED display, displaying messages and responses from the API. The device sends a prompt to the API asking "What is Arduino?" and waits for a response, which it then displays on the OLED screen. This is done using a secure SSL connection, and the API key is stored as a variable in the code. Overall, this code demonstrates how an Arduino device can be used to interact with web services and display data on a small screen.

read more
BLOG
This YouTuber recreated the D-O droid from Star Wars: Episode 9 with Arduino
This YouTuber recreated the D-O droid from Star Wars: Episode 9 with Arduino
November 21, 2019

While it’s yet to make its premiere, Matt Denton has already built the D-O droid from Star Wars: The Rise of Skywalker using a MKR WiFi 1010 for control, along with a MKR IMU Shield and a MKR Motor Carrier.  The droid scoots around on what appears to be one large wheel, which conceals the Arduino boards as well as other electronics, batteries, and mechanical components. Denton’s wheel design is a bit more complicated mechanically than it first appears, as its split into a center section, with thin drive wheels on the side that enable differential steering. On top, a cone-shaped head provides sounds and movement, giving the little RC D-O a ton of personality. The droid isn’t quite finished as of the video below, but given how well it works there, the end product should be amazing!

read more

FAQs

Antenna

When purchased at the Arduino Store, the MKR WAN 1310 comes bundled with an antenna that can be attached to the board using the existing micro UFL connector. It is possible to use other antennas using the appropriate pigtail.

When purchasing a different antenna than the one provided (or when making your own), please check that it is tuned for the frequency band in use in the LoRa® / LoRaWAN™ range (433/868/915 MHz). Also avoid placing your antenna in parallel to a ground plane like a large metallic surface.

Batteries, Pins and board LEDs

  • Battery capacity: rechargeable Li-Ion, or Li-Po. Please make sure the battery connector suits your battery.
  • Battery connector: The connector is of type JST S2B-PH-SM4-TB(LF)(SN). Mating connector is JST PHR-2.
  • Vin: This pin can be used to power the board with a regulated 5V source. If the power is fed through this pin, the USB power source is disconnected. This is the only way you can supply 5v (range is 5V to maximum 6V) to the board not using USB. This pin is an INPUT.
  • 5V: This pin outputs 5V from the board when powered from the USB connector or from the VIN pin of the board. It is unregulated and the voltage is taken directly from the inputs.
  • VCC: This pin outputs 3.3V through the on-board voltage regulator. This voltage is 3.3V if USB or VIN is used and equal to the series of the two batteries when they are used
  • LED ON: This LED is connected to the 5V input from either USB or VIN. It is not connected to the battery power, thus minimizing the impact on battery usage. It is therefore normal to have the board properly running on battery power without the LED ON being lit.
  • Onboard LED: On MKR WAN 1310 the onboard LED is connected to D6.

Inspired by your shopping trends

  • Dipole Pentaband Waterproof Antenna

    A single solution to connect your smart devices to the Cloud. The antenna supports the GSM 850 / 900 / 1800 / 1900 MHz and UMTS bands. Designed for small devices, this antenna will work when used a...

  • Arduino MKR NB 1500

    Add Narrowband communication to your project with the MKR NB 1500. It's the perfect choice for devices in remote locations without an Internet connection, or in situations in which power isn't av...

  • Arduino MKR Connector Carrier (Grove compatible)

    Do you have several components to connect to your project and would rather use connectors instead of soldering? The Arduino MKR CONNECTOR CARRIER provides Seeed Studio's Grove connectors to your ...

  • IoTerrific Bundle

    Utilizing Arduino's unique 'Panini Concept' — where designers pick up a MKR board, then mix-and-match it with the desired shields and carrier boards to create custom hardware configurations for IoT...

Compare products

0 of 3 items selected

Select first item to compare

Select second item to compare

Select third item to compare

Compare
Your Cart


Continue shopping