Hi Nordic Community,
I'm trying to run app timer in bootloader_secure. But when I add app_timer.c file to project, it built successfully but breaks when execute. I don't even call app_timer_init() function, just add app_timer.c. I used sdk_16.0.0 for nRF52832. Any idea about my issue?
Thanks for your attention