Store

SparkFun

· MPN: WRL-26060

$210.06 |
In stock at supplier
No reviews yet

This development board is designed to make building a LoRaWAN® IoT end node much less fiddly. It combines Digi X-ON™ onboarding with the SparkFun Qwiic ecosy...

Stock availability

Available with leadtime
23 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

This development board is designed to make building a LoRaWAN® IoT end node much less fiddly. It combines Digi X-ON™ onboarding with the SparkFun Qwiic ecosystem, so you can connect supported Qwiic sensors and get data moving to the cloud quickly.

The board ships with firmware installed that can connect to Digi X-ON, detect an attached sensor and post data to the X-ON cloud. Configuration is handled over a serial console connection, making it suitable for rapid evaluation and early prototypes.

For custom projects, firmware development is primarily supported in the Arduino environment using Digi’s Arduino XBee® library. The pre-installed application is open source, and the RP2350 microprocessor also supports development environments including Arduino, MicroPython and the Raspberry Pi Pico SDK.

The Digi XBee® LR module for LoRaWAN® is connected directly to a serial port on the RP2350, allowing control of the LoRaWAN® module via Digi’s development library. The module uses LoRa™ modulation for Non-Line-of-Sight two-way communications in long-range and high-noise RF environments.

Features:

  • Digi X-ON setup: Supports rapid creation and deployment of a LoRaWAN® IoT sensor.
  • Digital data block: Register the IoT Node – LoRaWAN® board quickly using the digital data block on the module.
  • Qwiic sensor support: Add a supported Qwiic sensor to the Node board.
  • Pre-installed firmware: Automatically connects to Digi X-ON.
  • Sensor detection: Detects an attached sensor.
  • Cloud posting: Posts data to the X-ON cloud.
  • Serial configuration: Configured via a serial console connection.
  • Custom firmware: Full software customization and development are supported.
  • Arduino development: Firmware development is performed primarily in the Arduino environment.
  • Digi library support: Enabled by an Arduino XBee® library from Digi.
  • Open-source application: The pre-installed application is open source and readily available.
  • Development environments: Supports Arduino, micropython, and the Raspberry Pi pico SDK.
  • Flash: 16 MB of flash.
  • PSRAM: 8 MB PSRAM.
  • Qwiic connector: Qwiic connector.
  • LiPo charging: On-board Lithium Ion (LiPo) battery charging.
  • Fuel gauge: Fuel gauge circuits.
  • microSD: microSD card.
  • I/O: A variety of IO pins.
  • Indicators and input: RGB LED and user button.
  • LoRa modulation: Uses LoRa™ modulation for Non-Line-of-Sight (NLOS) two-way communications.
  • RF environments: Designed for long-range and high-noise RF environments.
  • X-ON activation: Each module is pre-activated on Digi's X-ON cloud platform.

Specifications:

  • Microcontroller: Raspberry Pi Foundation's RP2350A Microcontroller
  • GPIO Pins: 15 Multifunctional GPIO Pins
  • PWM: Up to eight 2-channel PWMs
  • UART: Up to two UARTs
  • I2C: Up to two I2C buses
  • SPI: Up to two SPI buses
  • QSPI Flash Memory: 16MB QSPI Flash Memory
  • PSRAM Memory: 8MB PSRAM Memory
  • LoRaWAN module: Digi's XBee LR Module
  • Transceiver: LoRaWAN® Transceiver
  • Modular certifications: FCC and IC
  • Frequency Range: SM 902 to 928 MHz, 868 to 870 MHz
  • Dimensions: 83mm x 59mm
  • USB-C Connectors: USB-C Connectors
  • USB support: USB 1.1 Host/Device support
  • USB-C connector: XBLR
  • LiPo battery connector: 2-pin JST Connector for LiPo Battery (not included)
  • Qwiic connector: 4-pin Qwiic Connector
  • LiPo Charger: LiPo Charger
  • Charger controller: MCP73831 Charger Management Controller
  • Charge rate: 500mA
  • LiPo fuel gauge: MAX17048 LiPo Fuel Gauge
  • Selection switch: XBLR/UART Selection Switch
  • PWR LED: PWR - Red 3.3V power indicator
  • CHG LED: CHG - Yellow battery charging indicator
  • Button: Boot
  • Button: Reset
  • Button: User

Pair it with a compatible LoRaWAN® gateway, antenna and supported Qwiic sensor to start prototyping connected sensor nodes.

Jargon buster

Plain-language definitions for the technical terms used above.

Flash memory
Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
LoRa
LoRa is a long-range, low-power radio technology often used for telemetry and remote sensors. It matters here because the connector and pinout are compatible with some LoRa telemetry products, even though this module uses Bluetooth instead.
MAX17048
A battery fuel-gauge chip that estimates how much charge is left in a LiPo battery. It matters for portable projects because your software can monitor battery level instead of only measuring voltage.
MCP73831
A lithium battery charger chip used to safely charge a single-cell LiPo battery. It matters because it lets the board recharge a battery from USB or another input without needing a separate charger module.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
microSD card
A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
Qwiic
Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
RF
RF means radio frequency, referring to signals used for wireless communication and other high-frequency electronics. A low-noise, stable power supply is important for RF circuits because power noise can affect signal quality and measurements.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
RP2350
A microcontroller chip from Raspberry Pi used as the main processor on some development boards. Knowing the board is built around an RP2350 helps you check software support, pin capabilities and whether it suits MicroPython projects.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
UART
UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
USB-C
A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.

IoT Node for LoRaWAN Schematic

Schematic · 227.2 KB · Click any page to view full size

Download PDF

Digi XBee LR Datasheet

Datasheet · 704.1 KB · Click any page to view full size

Download PDF

RP2350 Datasheet

Datasheet · 7.4 MB · Click any page to view full size

Download PDF

IoT Node for LoRaWAN Graphical Datasheet

Mechanical Drawings · 2.5 MB · Click any page to view full size

Download PDF

Digi HX15 Gateway Datasheet

Datasheet · 1.3 MB · Click any page to view full size

Download PDF

Digi XBee LR User Manual

User Guide · 645.5 KB · Click any page to view full size

Download PDF

Supplier page — sparkfun.com

Supplier Description · 1.5 MB · Click any page to view full size

Download PDF

RP2350 Product Brief

Product Brief · 625.2 KB · Click any page to view full size

Download PDF
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.