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

NRF52 DK BLE Not Working?

Hi, I downloaded the latest SDK V12, coped the example HEX from the BLE Beacon and it worked fine. I tried to then compile using Keil, it compiled, but I noticed that in the SoftDevice (132) version was different than the SDK (3.0 in the SDK vs 2.0.0-7 alpha in Keil Pack), so I copied the appropriate soft device hex file onto the demo board then the compiled hex, nothing! I tried the blank Blinky app and that works fine, all 4 LEDs go blink.

Am I missing something? I tried copying each HEX file (SD 132) and the app together and separately, I have tried different offsets (1C, 1B, 1F etc) as suggested on other questions, I even compiled the SDK 12's version using IAR and re-uploading SD 132 V3, still nothing.

I have PCA10040 V1.1.0 2016.16 written on the DK if that helps?

Cheers

Related