Affordable and flexible platform to ease prototyping using a STM32F446RET6 microcontroller.

NUCLEO-F446RE-BLE with X-NUCLEO-IDB04A1

15 Feb 2017

Just thought to share this awesome PDF to get started with attaching X-NUCLEO-IDB04A1 to NUCLEO-F446RE.

All credits goes to https://developer.mbed.org/teams/Devchannel-Team/

First you need to short two nodes on the BLE extension board as it appears here: /media/uploads/prollygeek/nucleo-f446re.jpg

Then import the code into your compiler: https://developer.mbed.org/users/prollygeek/code/F446RE-BLE/

It is a fork from their original code, but I renamed it, to make it easier for people to find it in future.

Original Repository is here: https://developer.mbed.org/teams/Devchannel-Team/code/Hello_BLE/

Further explanation can be found here: https://developer.mbed.org/media/uploads/leonardoaraujosantos/bluetooth_low_energy.pdf

Happy Coding :)