SparkFun
SparkFun Digi XBee® Development Board
· MPN: WRL-21636
The SparkFun Digi XBee® Development Board is designed to help you quickly and easily prototype low-power cellular IoT applications using the new Digi XBee 3 ...
- On-board Digi XBee 3 micro form factor socket
- Configurable via XCTU or AT command
- AP63203 Buck converter (up to 2A)
- FT231XS USB to UART bridge
- 1x Qwiic connector
- Up to 6V supply voltage
- 3x indicator LEDs
- Reset and D0 buttons
- 2-pin JST charge circuit connector for single cell, LiPo batteries
- Schematic
- Eagle Files
- Board Dimensions
- Hookup Guide
- XBee 3 LTE Cat 1 User Guide (Digi)
- Qwiic Info Page
- GitHub Hardware Repo
Jargon buster
Plain-language definitions for the technical terms used above.
- API
- An API is a software interface that lets a program control hardware or features provided by the operating system. In this product, API support matters if you want your software to adjust display settings such as brightness or contrast automatically.
- GNSS
- GNSS stands for Global Navigation Satellite System, covering positioning systems such as GPS and similar satellite networks. It matters here because high-precision GNSS modules can output lots of serial position data that this product can send wirelessly to a computer or phone.
- 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.
- 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.
- LTE-M
- A low-power cellular data standard designed for Internet of Things devices rather than phones. It matters because the board needs LTE-M coverage and a suitable SIM plan in your area to send data over the mobile network.
- 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.
- NB-IoT
- NB-IoT is a low-power cellular network standard designed for small amounts of data from remote devices. It matters for projects where the controller may need to send sensor readings from places without Wi-Fi or Ethernet.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- 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.
- 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.
Find this product in
SparkFun Digi XBee Development Board Schematic
Schematic · 141.6 KB · Click any page to view full size
XBee 3 LTE Cat 1 User Guide
User Guide · 5.9 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 811.2 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au