Calling tcpip_adapter_init() while light sleep is active
Posted: Fri Jun 14, 2019 8:25 am
Hello,
I'm trying to use the Wifi driver while light sleep is active. In order to do so, I have to use the tcpip_adapter_init() function. However, calling this function activates timers that force the system to quit light sleep mode even tough there are no tasks waiting to be executed. Is there anyway to stop the timers or have a deint function ?
Thank you for your reply,
Negatu Michael
I'm trying to use the Wifi driver while light sleep is active. In order to do so, I have to use the tcpip_adapter_init() function. However, calling this function activates timers that force the system to quit light sleep mode even tough there are no tasks waiting to be executed. Is there anyway to stop the timers or have a deint function ?
Thank you for your reply,
Negatu Michael