Hi
We have the tcp/ip stack up and running by default on our ui board that uses the imx8mn.
We put the board to sleep using the following command:
echo "s2idle" > /sys/power/mem_sleep
echo mem > /sys/power/state
After we have issued the command we have monitored using wireshark the the router send an ARP message to the ui board. But the ui board does not respond to the arp message.
From the above the router sends ARP message to the ui board for at over 10 minutes. Eventually the router removes the ui board from it attached devices.
Hence if we ping the ui board it is un-reachable.
So is their a way to keep the ip stack alive when the imx8mn is asleep?
There is no way to do that.
Only way is using Wake-on-LAN ( WoL) .
Please tell me how Wake-on-LAN ( WoL) works and how do i enable it for imx8mn-evk
Please tell me how Wake-on-LAN ( WoL) works and how do i enable it for imx8mn-evk
Hi @mudherp
It's hard to realize this feature, need to modify much frameworks if we add this.
You can contact SE team for this.
Best Regards
Zhiming