This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Programming Raytac MDBT40 (nRF51822 based) for LED blinking

Dear Nordic family,

I tried programming Raytac MDBT40 with the LED blinking code (taken from the example project of SDK 8) which worked with nRF51822 Bluetooth Low Energy BLE 4 and 2.4GHz Wireless Communication Module (purchased from exploreembedded).

Its getting programmed, but the LED is not blinking.

It there any extra software or hardware settings required for programming MDBT40?

Relevant post

Parents
  • Hi,

    1. We have made our own board with LEDs connected to pin 21, 22 compatible with board PCA 10028 (In the previous post, I had mentioned it as 10000 by mistake)
    2. Target Options->C/C++->Define: BSP_DEFINES_ONLY BOARD_PCA10028 NRF51
    3. I used blank and s110 version
    4. No. nRFgo Studio is not detecting the device Screenshot of nRFGo main window, showing device not deteced.

    Using, J-lite, at least the device is getting detected and getting erased

    1. What's the difference between the examples in 'blank' and 's110'?
Reply
  • Hi,

    1. We have made our own board with LEDs connected to pin 21, 22 compatible with board PCA 10028 (In the previous post, I had mentioned it as 10000 by mistake)
    2. Target Options->C/C++->Define: BSP_DEFINES_ONLY BOARD_PCA10028 NRF51
    3. I used blank and s110 version
    4. No. nRFgo Studio is not detecting the device Screenshot of nRFGo main window, showing device not deteced.

    Using, J-lite, at least the device is getting detected and getting erased

    1. What's the difference between the examples in 'blank' and 's110'?
Children
No Data
Related