Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
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:
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 :)