Skip to content

Update Firmware

Just Call Me Koko edited this page Oct 13, 2023 · 13 revisions

Update Firmware

Flipper Zero WiFi Dev Board, ESP32 Wemos D1 Mini Adapter

You can use any of the following options to update your Flipper Zero WiFi Dev Board Marauder firmware:

ESP32 Marauder v4, v6, Kit, Mini, WiFi Dev Board Pro:

You can use any of the following options to update your ESP32 Marauder v4:

Using Spacehuhn Web Updater

You can use the web updater made by Spacehuhn to install/update the Marauder firmware on your device. To do so, you will need to provide the Marauder firmware file, partition file, and bootloader file to the installer. Please use the instructions and table below to update your device.

  1. Go to the Web Updater
  2. With your device plugged in, click connect
  3. Use the following table to select the appropriate files and place them at the corresponding address
    • Enter the address shown as the blue text in the appropriate space and add the file linked to that blue text
ESP32 Marauder v4, v6, Kit, Mini Flipper Zero WiFi Dev Board Flipper Zero Multi Board S3 WiFi Dev Board Pro/LDDB/NodeMCU-32S/ESP32 Wemos D1 Mini
Bootloader 0x1000 0x1000 0x0 0x1000
Partitions 0x8000 0x8000 0x8000 0x8000
Boot App 0xE000 0xE000 0xE000 0xE000
Firmware 0x10000 0x10000 0x10000 0x10000
  • Use the following table to select the proper Marauder binary for your hardware. Please refer to version marking on your Marauder hardware is present.
Hardware Binary Version
v4 (OG) _old_hardware.bin
v6 _new_hardware.bin/_v6.bin
v6.1 _v6_1.bin
Kit _kit.bin
Mini _mini.bin
Flipper Zero _flipper.bin
MutliBoard S3 _multiboardS3.bin
LDDB/NodeMCU/Wemos _lddb.bin
Dev Board Pro _marauder_dev_board_pro.bin
  1. Click program and wait. Once it says "To run the new firmware please reset your device", either hit the reset button or just flick the power switch off and back on
Clone this wiki locally