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

How to add clock function to ble_app_uart? (SDK12 with nRF51DK)

I need to add a clock function to the ble_app_uart example (SDK12). Where can I find a hint on how to do it? Do I need an external 32768Hz quartz? I wanted to derive from the 16 MHz quartz instead to save cost.

Related