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

Application not running on a Rigado BMD-300

Hi all

Being fairly new to the nRF ecosystem I'm trying to get some basic code up and running on a custom board which uses a Rigado BMD-300. I'm using one of the examples in the SDK, and this runs fine on the Development Kit I have (PCA10040) but not on the BMD-300. I have updated the configuration of the clock sources as per this post (https://rigado.zendesk.com/hc/en-us/articles/225674668-Example-files-will-not-run-on-my-hardware-but-do-on-the-Eval-board-) 

However although the device programs and verifies fine (from both Segger Embedded Studio and nRFgo Studio) I see absolutely nothing - no flashing LEDs and nothing being advertised. Power seems fine, but I don't see a peep from the custom board.

I'm a bit stumped - what should I try next!

Thanks!

Parents Reply
  • Thanks, I will try that. However in the meantime I am wondering whether the issue is to do with the lack of 32kHz crystal on the custom board (which is included on the DK). As per my original post I have updated the sdk_config.h file to reflect this, but do I need to do anything similar for the SoftDevice? If so where can I find this configuration file?

    Thanks again

Children
Related