Hi Friends,
I am using zstack 2.5.1 SampleApp project.
I have called osal_start_timerEx(SampleApp_TaskID, READ_EVT, 10000); event at the end of SampleApp_Init().
The events started immediately without waiting for 10 seconds.
Why is it not waiting for 10 seconds?
Note:
I have used timer B for application. This problem happen after enabling the timer B.
Regards,
Keerthi G.