Common Issues
January 20, 2025 · View on GitHub
If you encounter any problems flashing your board with the FlipperHTTP firmware or using any of the FlipperHTTP apps, refer to the common issues and solutions below. If your issue is not addressed below, report the issue in the repository's Issues section.
FlipperHTTP Firmware
Issue: "Please enter bootloader mode" in the ESP Flasher app
Solutions:
- Go back to the main menu and click
Reset Boardfollowed byEnter Bootloader. - Perform a cold boot by unplugging your board completely and reconnecting it.
- Force bootloader mode by holding the BOOT button while connecting the board to your Flipper Zero.
- After receiving the message, follow these steps:
- Exit to the main menu of the ESP Flasher app.
- Disconnect your board and reconnect it.
- Click
Enter Bootloader, then return toManual Flashand proceed with the flashing steps.
FlipperHTTP Apps
Issue: "WiFi Devboard is disconnected"
Solutions:
- Check your WiFi settings in the app and re-save them.
- Restart the app.
- Exit the app, disconnect the board, reconnect it, and try using the app again.
- If the above solutions don’t resolve the issue:
- Open the
UART Terminalapp.- Click
Setup. - Change the
UART Pinsto13,14. - Change the
Baudrateto115200. - Hit the
BACKbutton.
- Click
- Click
Open Portand look for error messages likewrong chiporload 0x400... - If such messages appear, the installed firmware is incompatible with your board.
- If you sure you installed the correct firmware then report the issue in the repository's
Issuessection. Make sure to include every step you followed (leave no details out).
- Open the
Issue: "Failed to receive data" in every app
Solution:
- Update your WiFi credentials in the
Settingsmenu option of the app. In theFlipWiFiapp, this is done in theSaved APsoption. Verify that you are connecting to a 2.4 GHz network. Supported boards do not support 5 GHz networks. - Save your WiFi manually in the
Saved APsoption of theFlipWiFiapp.
Issue: "Failed to scan..."" in the FlipWiFi app
Solution:
- Delete FlipWiFi from your Flipper Zero and install FlipWiFi version 1.3.2 or higher. In the latest versions, if there aren't any 2.4 GHz networks around you, it will return an empty list instead.
- Save your WiFi manually in the
Saved APsoption.
Issue: "Failed to load received data from file" in the FlipWiFi app
Solution:
- Delete FlipWiFi from your Flipper Zero and install FlipWiFi version 1.3.2 or higher.
- Save your WiFi manually in the
Saved APsoption.
Issue: My Flipper Zero freezes after opening the FlipWorld app
Solution:
- Delete FlipWorld from your Flipper Zero and install FlipWorld version 0.3 or higher.