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 Children
No Data
Related