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

mbed with custom pcb

Hey,

For my project I wrote and tested (w/ nRF51 DK) all firmware in mbed. I also made a custom PCB w/ the nRF51822 CEAA chip based on the 4 layer reference design provided by Nordic.

The problem comes when I program my custom board w/ the mbed firmware. I can't even blink an LED. However when I program using code written in keil everything works. I use nRFgo studio w/ jlink to program the chip and when I program w/ mbed it shows the softdevice and application programming fine but nothing happens.

Any ideas?

Thanks!

Related