ExpressLRS Backpack 1.5.7 includes CRSF telemetry over Wi-Fi UDP broadcast, which is the normal firmware path recommended in the main setup guide. A later patch for some ESP32-C3 based TX backpack targets was merged into Backpack master, but it is not included in 1.5.7.
On affected targets, setting Telemetry to WiFi in Normal link mode may not start or connect Wi-Fi. The upstream PR explains that on C3 devices, not calling SetSoftMacAddress before entering Wi-Fi mode can cause serial TX to stop working and Wi-Fi to fail to start correctly, which can break backpack functionality.
The upstream references are:
master with ExpressLRS ConfiguratorFlash the current Backpack master branch if you want the merged fix instead of using the temporary workaround.
master.
master with ExpressLRS Web FlasherYou can also use the official ExpressLRS Web Flasher:
https://expresslrs.github.io/web-flasher/
master branch.
If you want to stay on release firmware, you can trigger Wi-Fi by briefly switching the backpack into MAVLink mode. In the reported cases, MAVLink mode starts Wi-Fi immediately. After Wi-Fi is running, switching back to Normal mode keeps the connection alive for CRSF telemetry.
MAVLink.WiFi.Normal.WiFi.This workaround needs to be repeated after power cycling the backpack. SquirrelCast currently receives CRSF telemetry only, so switch back to Normal before using the app.
If the workaround still does not start Wi-Fi, make sure the Backpack Home Wi-Fi SSID and password were set while flashing, and avoid special characters in the hotspot name and password.