I have just started coding in Timers in nrf51822. Here i am not clear with the Timer part. Can anybody explain me how to use timer with use of Event Scheduler. Here in app_timer_create() function i am not clear with app_timer_timeout_handler_t timeout_handle. Want some explanation in timeout_handler how to use it and where to use it and why to use it.