Store

Adafruit

$15.92 |
Only 1 left
No reviews yet

If you have a custom PCB design and you'd like to add a little Bluetooth Low Energy, this module is ultra compact and easy to use. It contains a Nordic nRF51...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

If you have a custom PCB design and you'd like to add a little Bluetooth Low Energy, this module is ultra compact and easy to use. It contains a Nordic nRF51822 Cortex M0 chip that comes integrated with BLE radio as well as most of the supporting circuitry and even a chip antenna. The whole thing is in a tin and comes with FCC, CE and TELEC certifications.

Please note! The module comes with a blank chip - this is for people who are comfortable programming the chips themselves with a J-Link programmer and the Nordic SDK. We don't provide any firmware to go along with it!

If you'd like to see a possible reference design for this module, check out the PCB files for our Bluefruit UART Friend

This is the same chip as the micro:bit, so there is micropython support as well as some basic Arduino support. Either way you go (SDK/micropython/Arduino) you'll still need to solder this onto a PCB and load code via a SWD programmer.

TECHNICAL DETAILS-

  • 32-bit ARM® Cortex™ M0 CPU
  • Supply: 1.8V – 3.6V
  • Memory: 256kB Flash Memory, 32kB SRAM
  • Tx Power: +4 dBm @ 16mA
  • Rx Sensitivity: -93 dBm @ 13mA
  • Flexible and configurable 31 GPIO
  • Interfaces: UART / I2C / SPI / PWM
  • One 32 bit and two 16 bit timers with counter mode
  • SPI Master / Slave
  • Two-wire Master (I2C compatible)
  • UART (CTS/RTS)
  • CPU independent Programmable Peripheral Interconnect (PPI) . Quadrature Decoder (QDEC)
  • AES HW encryption
  • Real Timer Counter (RTC)
  • Operating Temp: -40°C to +105°C
  • Raytac's product page

Product Dimensions: 18.0mm x 10.0mm x 2.9mm / 0.7" x 0.4" x 0.1"

Product Weight: 0.9g / 0.0oz

Jargon buster

Plain-language definitions for the technical terms used above.

BLE
BLE stands for Bluetooth Low Energy, a Bluetooth mode designed for lower power use and modern phone compatibility. It matters because BLE support can make the module easier to use with Apple devices and battery-powered projects, though it may behave differently from classic serial Bluetooth.
CTS
CTS stands for Clear To Send, a serial flow-control signal that tells the other device it may transmit. It matters for reliable high-speed serial communication where buffers could otherwise overflow.
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.
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.
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.
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.
RTC
A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
RTS
RTS stands for Request To Send, a serial flow-control signal used to manage when a device is ready to receive data. It matters when moving fast serial streams because flow control can help prevent lost data.
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.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
SWD
Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
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.

Related Tutorials

Free guides on learn.littlebird.com.au

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.