Support for the nRF52832-MDK. More...
Support for the nRF52832-MDK.
The Makerdiary nRF52832-MDK board is an opensource, micro development kit using the nRF52832 SoC. This board provides BLE connectivity.
The nRF52832-MDK v2 version provides a convenient USB dongle form factor.
For nRF52832-MDK v1:
For nRF52832-MDK v2:
By default, the board is flashed with PyOCD programmer via a DAPLink.
PyOCD can be installed using Python package manager:
See the Flashing
section in nRF52 common.
The STDIO is directly accessible via the USB port. On a Linux host, it's generally mapped to /dev/ttyACM0
.
Use the term
target to connect to the board serial port
Files | |
file | board.h |
Board specific configuration for the nRF52832-MDK. | |
file | gpio_params.h |
Configuration of SAUL mapped GPIO pins. | |
file | periph_conf.h |
Peripheral configuration for the nRF52832-MDK. | |