This page documents AT commands for managing sleep, hibernation, and remote wake-up features in HaLow firmware 2.x modules.
Query:
AT+DSLEEP=?
Set Sleep Mode:
AT+DSLEEP=1
Response:
+DSLEEP:0 OK
Notes:
Query:
AT+WAKEUP=?
Set Remote Wake-up:
AT+WAKEUP=11:22:33:44:55:66
Response:
invalid
*(if incorrect or STA not sleeping)*
Notes:
* Use sleep mode to reduce power consumption in battery-powered applications. * Remote wake-up allows APs to wake specific STAs without manual intervention. * Always configure SSID, key, and networking before using sleep commands to ensure proper reconnection.