From bc7f56023e1a606e4b63f8408c614fd960389a0a Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 29 Jul 2026 15:45:16 -0500 Subject: [PATCH] feat: update DEF CON 34 firmware to 2.8.0.8adc7c3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Point the DEFCON edition at the newly published build at meshtastic.github.io/event/defcon34/firmware-2.8.0.8adc7c3, keeping the served manifest in sync with the web-flasher's bundled fallback copy. Drop the preview-build warning from the release notes now that this is the real event build — the notes now open the same way every other edition's do. --- data/eventFirmware.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/eventFirmware.json b/data/eventFirmware.json index 2a2bc96..c9db3fd 100644 --- a/data/eventFirmware.json +++ b/data/eventFirmware.json @@ -123,11 +123,11 @@ }, "firmware": { "slug": "defcon34", - "version": "2.8.0.b00d76f", - "id": "v2.8.0.b00d76f", - "title": "Meshtastic Firmware 2.8.0.b00d76f", - "zipUrl": "https://github.com/meshtastic/meshtastic.github.io/raw/master/event/defcon34/firmware-2.8.0.b00d76f.zip", - "releaseNotes": "> ⚠️ **Preview Build:** This is a preview release for DEF CON 34 and may change before the event.\n\n## Welcome to DEF CON 34! 💀\n\nThis firmware has been customized for DEF CON 34 with factory default configurations.\n\n### ⚠️ Important: Backup Before Flashing\n\nIf your device has existing settings or encryption keys, **backup your keys / configurations** before proceeding. Flashing will reset your device to factory settings for the event.\n\n### Quick Start\n\n1. Ensure a **data-capable USB cable** is connected\n2. Select your device type\n3. Choose \"Full Erase and Install\"\n4. After flashing, download the Meshtastic app and pair via Bluetooth\n5. If you updated from a previous version or installed a UF2 on an NRF52 device, you will need to perform a factory reset on the device to activate the DEF CON mode.\n\n**Happy meshing from Las Vegas!**" + "version": "2.8.0.8adc7c3", + "id": "v2.8.0.8adc7c3", + "title": "Meshtastic Firmware 2.8.0.8adc7c3", + "zipUrl": "https://github.com/meshtastic/meshtastic.github.io/raw/master/event/defcon34/firmware-2.8.0.8adc7c3.zip", + "releaseNotes": "## Welcome to DEF CON 34! 💀\n\nThis firmware has been customized for DEF CON 34 with factory default configurations.\n\n### ⚠️ Important: Backup Before Flashing\n\nIf your device has existing settings or encryption keys, **backup your keys / configurations** before proceeding. Flashing will reset your device to factory settings for the event.\n\n### Quick Start\n\n1. Ensure a **data-capable USB cable** is connected\n2. Select your device type\n3. Choose \"Full Erase and Install\"\n4. After flashing, download the Meshtastic app and pair via Bluetooth\n5. If you updated from a previous version or installed a UF2 on an NRF52 device, you will need to perform a factory reset on the device to activate the DEF CON mode.\n\n**Happy meshing from Las Vegas!**" } }, {