To do some test, I need micros(). This is the reason why I couldn't use RTC or app_timer.
When I tried timer example(nRF5_SDK_12.2.0_f012efa\examples\peripheral\), I could use micros well.
However, it didn't work on ble_app_beacon example even referenced this. When I start debug mode on keil5, the stop point is "hardfalut handler".
is there example code about it? and is there any way to use systick?
am I missing something important things?
== condition ==
- nRF51822
- SDK12.2.0
- ble_app_beacon example
- Using NRF_LOG