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...
Get notified when back in stock
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 low power use and broad compatibility with modern phones and computers. It connects well to battery-powered and mobile devices, including Apple hardware, though it behaves differently from Bluetooth Classic and its serial-style profiles.
- 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 (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.
- SWD
- Serial Wire Debug (SWD) is a two-wire programming and debugging interface used with many ARM Cortex-M microcontrollers. It provides low-level access to program, recover or debug the microcontroller.
Find this product in
Connectivity
Related Tutorials
Free guides on learn.littlebird.com.au