Hello ,
I use SDK 15.3 , chip is 52811
I refer to the example of 52840 "examples \ peripheral \ timer"
The following is the example code, I have not changed it.
Than, I am trying to add a Timer code to my project "ble_app_uart"
After adding main.c, I only modified 3 places.
And, sdk_config.h
Am I still missing a step? So Timer1 is not executed?
In addition, I would like to ask, what is NRFX?
Because there are two, "NRFX_TIMER_ENABLE" and "TIMER_ENABLED"
Thanks.