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

App timer problem in nRF 52832 bootloader

Hello,

I am working with the latest version of nRF52 SDK 13.0.0, when I was implementing my own bootloader application, I tried to start an app timer in my code to invert BSP_BOARD_LED_0. The initialization of lfclk and app timer was successful but I didn't observer that the LED_0 inverted. I upload my project below. I guess that the clock configuration is wrong? The hardware environment is nRF52 DK.

Thanks.

bootloader_user.zip

Parents Reply Children
No Data
Related