Hello,
I am trying to use timer with Bluetooth application . I want to provide precise time stamping using timer for each bluetooth event. But program execution stucks at ble_stack_init since softdevice uses LFCLK source and timer is operating at 16MHz. How can I resolve this problem.