Guides

Browse the operational guides for firmware, Android, CLI automation, OTA updates, and self-hosted WakeLink deployments.

Note
Start with Quick Start if you are new to WakeLink. Use the guides below when you need deeper operational detail for a specific client, firmware workflow, or deployment model.

Platform guides

Provisioning and OTA

Firmware enrollment and firmware maintenance are separate steps. Provisioning writes the relay host, Wi-Fi credentials, EWSP secret, and per-agent relay token into the ESP32 NVS store. OTA updates later replace the firmware image over HTTPS without changing the agent identity unless you also rotate tokens.

TaskPrimary guideWhat it covers
Initial enrollmentAgent ProvisioningAP login, JSON API, HTML fallback, NVS fields, and token handling.
First hardware walkthroughFirst Agent SetupFrom flashing a board to waking the first target machine.
Firmware rolloutOTA UpdatesHTTPS downloads, SHA-256 checks, Ed25519 signatures, and safe recovery.

Deployment guides