What's Changed
- Add support for M5 Nano C6 by @justcallmekoko in #1283
- Remove download count because truncation by @justcallmekoko in #1285
- Clean up Mini status bar and fix numbers on Mini channel summary by @justcallmekoko in #1286
- station macs are now saved/loaded with AP data by @evilpete in #1274
- v8 Activity LED does something by @justcallmekoko in #1295
- Delete SD files in batches instead of one at a time by @justcallmekoko in #1296
- loadSetting takes const char by @justcallmekoko in #1297
- saveSetting uses const char by @justcallmekoko in #1298
- processPwnagotchiBeacon is void by @justcallmekoko in #1299
- startScanFromCLI uses const char by @justcallmekoko in #1300
- addNodes uses const char by @justcallmekoko in #1301
- file loggers use const char by @justcallmekoko in #1302
- Increase output power for NimBLE by @justcallmekoko in #1314
- Color code settings by @H4W9 in #1306
- Bluetooth menu how requires HAS_BL by @evilpete in #1272
- Add 38400 baud probe to GPS auto-detect for Beitian BE-280 by @willc0de4food in #1278
- Reworked BatteryInterface to not include superfluous libraries by @evilpete in #1303
New Contributors
- @willc0de4food made their first contribution in #1278
Full Changelog: v1.12.1...v1.12.2
Please see GPS Modification to find out how to add GPS capabilities to your Marauder.
Flipper Zero Marauder Companion App:
Be sure to install the latest version of the Marauder Companion to use these new features on your Flipper Zero
Additional Resources
Project Issues
Install/Update Instructions
ESP32 Marauder companion app
My Discord
Flipper Zero Dev Board is NOT the same thing as Dev Board Pro. Don't get them confused.
MARAUDER V6/V6.X WARNING
Please check which Marauder you are using by looking at the front face of the PCB (side with the screen). If it says v6.1 (or .2), use the v6.1 bin. If it says v6, use the v6 bin.
ESP32-C5 (5GHz support)
Please see our installation guide for installing the Marauder firmware on your ESP32-C5-DevKitC-1
| Hardware | Binary Version |
|---|---|
| v4 (OG) | _old_hardware.bin
|
| v6 | _new_hardware.bin/_v6.bin
|
| v6.1/v6.2 | _v6_1.bin
|
| v7 | _v7.bin
|
| v8 | _v8.bin
|
| Kit | _kit.bin
|
| Mini | _mini.bin
|
| Mini v3 | _mini_v3.bin
|
| Flipper Zero | _flipper.bin
|
| MutliBoard S3 | _multiboardS3.bin
|
| LDDB/NodeMCU/Wemos | _lddb.bin
|
| Dev Board Pro | _marauder_dev_board_pro.bin
|
| BFFB | _marauder_dev_board_pro.bin
|
| ESP32-S2 Reverse Feather | _rev_feather.bin
|
| CYD 2432S028(R) | _cyd_2432S028.bin
|
| RL Phantom | _cyd_2432S024_guition.bin
|
| CYD 2432S028 2 USB | _cyd_2432S028_2usb.bin
|
| M5 Cardputer | _m5cardputer.bin (Available on M5 Burner)
|
| M5 Cardputer ADV | _m5cardputer_adv.bin
|
| ESP32-C5 DevKit | _esp32c5_devkit.bin
|
| AWOK V2/V3 screen (white usb) | _v6_1.bin
|
| AWOK V2 flipper (orange usb) | _flipper.bin
|
| AWOK V3 flipper (orange usb) | _marauder_dev_board_pro.bin
|