From 7826b09ea505af37b4ed5f12437304a0e860e7b1 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 19 Aug 2026 00:08:03 -0500 Subject: [PATCH] feat: update Burning Man 2026 firmware to 2.8.0.9334cd3 Published by the event/burningmesh2026 CI run to meshtastic.github.io/event/burningmesh2026/firmware-2.8.0.9334cd3/. Picks up three fixes since 2.8.0.6fd990c: channel-hash collision relay (#11544), coordinate traffic coerced to the position channel on event builds (#11545), and a build fix for MESHTASTIC_EXCLUDE_GPS variants. 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 5a992115..221359c7 100644 --- a/public/data/event_firmware.json +++ b/public/data/event_firmware.json @@ -159,9 +159,9 @@ }, "firmware": { "slug": "burningmesh2026", - "version": "2.8.0.6fd990c", - "id": "v2.8.0.6fd990c", - "title": "Meshtastic Firmware 2.8.0.6fd990c", + "version": "2.8.0.9334cd3", + "id": "v2.8.0.9334cd3", + "title": "Meshtastic Firmware 2.8.0.9334cd3", "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)" }