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 ...
Get notified when back in stock
- 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 (application programming interface) is a defined set of commands or functions that lets one piece of software interact with another, such as a library, operating system, hardware driver or online service. When something offers API support, it means you can control or query it from your own code rather than only through its built-in menus or buttons.
- Buck converter
- A power circuit that reduces a higher DC voltage to a lower DC voltage. It is useful when your supply voltage is too high for a module or microcontroller and you want less heat and better efficiency than a simple linear regulator.
- GNSS
- GNSS stands for Global Navigation Satellite System, an umbrella term for satellite positioning networks such as GPS, GLONASS, Galileo and BeiDou. Receivers use these satellites to determine position, and high-precision units can output a steady stream of serial position data.
- 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 LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to 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 sending small amounts of data from remote devices on long battery life. When a product lists NB-IoT, it can report readings from places without Wi-Fi or Ethernet, provided there is suitable cellular coverage and a data plan.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- 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.
- through-hole
- A mounting style where the component leads pass through holes in a circuit board and are soldered on the other side. Through-hole parts are often easier to handle and solder by hand, which is useful for classroom and hobby projects.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
- USB-C
- USB-C is a small, reversible USB connector that can carry power, data and, on some devices, video over a single cable. The same connector can range from charging only to high-speed data, so the functions a given port actually supports vary.
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