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

How to change ble_app_uart example to work without LFCLK?

I'm using SDK12 and SES.

I compiled my code based on ble_app_uart example for nRF51822_QFAA and I see in Memory usage that RAM is at correct addresses (finishes at 0x20003FFF). The code runs on PCA10028 but it doesn't run on my target board that has no 32.768kHz oscillator.

I can't find how to put the controller working without LFCLK. Can anyone give a hint?

It is frustrating that I loose 90% of time looking for solutions to put things running rather than coding... very poor documentation about examples cause this!

Parents Reply
  • Hi again: I'll continue on this ticket then.

    I cut SB1 on the DK board meaning that the 32.768kHz crystal is removed from the circuit. Well, the code runs on the DK. Also, the code was compiled for nRF51822-QFAA and I can verify on the Memory usage that the settings are correct. I checked the HW and there are no short-circuits. If there were, then it would not be possible to flash the controller because it has to start for the programming to be possible. Therefore I am out of ideas...

    Here is the schematic and a picture of the layout. Anyone can help?

    Sorry, file upload just doesn't work...!

Children
No Data
Related