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

How many max app_timers can be used Simultaneously

Hi,

 

I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.

 

I am using app_timer_create() to create low power timers. In my application, I created and running lot of timers at a time. How many max, such timers can be created and kept running at a time.

 

Thanks & Regards

Vishnu Beema

Related