Adafruit
nRF52832 Bluetooth Low Energy Module - MDBT42Q-512KV2
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 nR...
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 nRF52832 chip that comes integrated with BLE radio as well as most of the supporting circuitry and even a chip antenna. The whole thing 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!
This is the same module we use for the Adafruit nRF52832 Feather so if you'd like to see a possible reference design for this module, check out the PCB files here!
Of course the best way to program these chips is with the Nordic SDK. This chip also has some basic Arduino support, some micropython support, and is well supported by MyNewt. Either way you go (SDK/micropython/Arduino) you'll still need to solder this onto a PCB and load code via a SWD programmer.
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.
- 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.
- 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.
Find this product in
Connectivity
Related Tutorials
Free guides on learn.littlebird.com.au