This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mbed-os-blink program compiled for nrf51dk but is not working in MDBT40-256RV3 nRF51822 based BLE module

Hello,

I have created an empty mbed-os program from Mbed Studio, add sum LED on off logic and compiled against nrf51dk board. After generating hex file, I upload the program with daplink v1.0 (by Red Bear lab) in MDBT40-256RV3 nRF51822 based BLE module. But after that, the LED is not glowing to be exact the gpio pin is not chnaging to high and low.

My question is how to make custom mbed-os program for 51822 with 32kb RAM  and how to upload that to work perfectly.

Related