From 8dce4c4455a6a76c436a80f6f3966b3cb514fdd9 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 17 Aug 2026 06:30:51 -0500 Subject: [PATCH] feat: update Burning Man 2026 firmware to 2.8.0.6fd990c Published by the event/burningmesh2026 CI run to meshtastic.github.io/event/burningmesh2026/firmware-2.8.0.6fd990c/. Head commit is the opaque-relay dedup fix (#11522), which prevents an undecryptable-frame broadcast storm on the event mesh. Co-Authored-By: Claude Opus 5 --- public/data/event_firmware.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/data/event_firmware.json b/public/data/event_firmware.json index 69f8d070..5a992115 100644 --- a/public/data/event_firmware.json +++ b/public/data/event_firmware.json @@ -159,9 +159,9 @@ }, "firmware": { "slug": "burningmesh2026", - "version": "2.8.0.2651f28", - "id": "v2.8.0.2651f28", - "title": "Meshtastic Firmware 2.8.0.2651f28", + "version": "2.8.0.6fd990c", + "id": "v2.8.0.6fd990c", + "title": "Meshtastic Firmware 2.8.0.6fd990c", "zipUrl": null, "releaseNotes": "## Welcome to Burning Man 2026!\n\n### ⚠️ Flash the Latest 2026 Firmware\n\nFlash your node with the latest Burning Man 2026 firmware before joining the mesh. Burning Mesh firmware from previous years is not compatible with the 2026 mesh. Use the [Burning Man Firmware Flasher](https://burn.meshtastic.org) to install the current release.\n\nThis Burning Mesh firmware includes event defaults tuned for Black Rock City, including the SHORT_TURBO modem preset, frequency slot 33, an Everyone channel, event routing limits, and location-sharing protections on the event channel.\n\n### ⚠️ Important: Backup Before Flashing\n\nIf you care about what is currently stored on your node, back up your keys and configuration before proceeding. A full erase is not required for a normal update, but installation and reset choices can replace saved configuration.\n\nIf you updated from a previous version or installed a UF2 on an nRF52 device, perform a factory reset to activate Burning Man mode.\n\n### Learn More\n\n- [Burning Man Firmware Flasher](https://burn.meshtastic.org)\n- [Quick Start Guide](https://docs.burningmesh.org/en/guides/quick_start)\n- [Android Offline Maps](https://docs.burningmesh.org/en/offline_maps/android_offline_maps)\n- [iOS Offline Maps](https://docs.burningmesh.org/en/offline_maps/ios_offline_maps)\n- [Burning Mesh Discord](https://discord.gg/eXUBcCEJuH)" }