Hi
I would like to set a LED to on for a certain time. I am using
osal_start_timerEx( taskID, POWERLED_ON_EVT, 200)
This works fine, but I've realised that if I set the timer value to 2000ms the processor
goes into sleep mode, without waiting the full 2000ms. When starting the timer does
it generate an interrupt when it reaches the timeout_value?  If so I can't find it.
If I comment out osal_pwrmgr_powerconserve() then the led will actually stay on for the 2000ms.
So this shows that the device is going into sleep before the timer is done.
Regards
Francois
 
				 
		 
					 
                           
				