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

Nordic ble_app_hrs with APP_SCHEDULER_ENABLED set to 1 - application will crash

Hello,

           I have an app that would be beneficial to use a "scheduler" with the APP_TIMER etc...

           I am using nRF52 SDK version 15.0.0.xxxxx.

           Starting with the basic: start with ble_app_hrs example; it works without any issue etc...

            

           When changing the sdk_config.h to enable APP_SCHEDULER_ENABLED to 1 and change the DISPATCH to 1; the application would crash; so presumably we must do more changes to the example code ?

            Should we change the "timer handler" example into a "scheduled event" ?

           Thanks.

Lee

           

 

  

Parents Reply Children
No Data
Related