I used nrf52832 to port the program from SDK14.2 to SDK15.2 and there was a problem. In SDK 15.2, the program functions normally in the online debugging state, but the function is abnormal after burning into the IC, and the button and APP_TIMER are invalid. After masking the sd_app_evt_wait function, it is normal to burn the IC again. What is the reason? Thank you!