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

Nothing happens when I flash a firmware on a custom nrf51822 board

The board is simply an nrf51822 with a crystal and required caps and resistors, without any LEDs. When I try to flash any firmware, I get an OK that the firmware has been flashed BUT there's no sign of a BLE connectivity.

I'm using nRF51822 QFAAG2 on the board. I tried to flash BLE_Connectivity(peripheral) example with S110 from V6, V7 and V8, but nothing happens, I don't see any BLE node from my phone. IS there something I'm missing? I tried different example and I get the same issue.

I'm using the NRF51-DK to program the custom board, and compiling the apps with GCC.

What am I doing wrong? thanks.

Parents
  • oh I see! The board I'm using has no 32k crystal, that might be the first problem? but I just notice something, I didn't know that you can use the nrfgo studio for external boards but I just checked and when I try to flash the softdevice, I get an error "An error condition was detected in the JLinkARM DLL"... strange, I'm not sure what to do..

Reply
  • oh I see! The board I'm using has no 32k crystal, that might be the first problem? but I just notice something, I didn't know that you can use the nrfgo studio for external boards but I just checked and when I try to flash the softdevice, I get an error "An error condition was detected in the JLinkARM DLL"... strange, I'm not sure what to do..

Children
No Data
Related