Skip to content

Commit 1601209

Browse files
authored
Merge pull request #106 from meshtastic/feat/fab26-firmware-build
feat: wire in published FAB26 firmware build
2 parents 7db254e + cd612e6 commit 1601209

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

data/eventFirmware.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@
8989
"fonts": { "heading": "Montserrat", "body": "Montserrat" }
9090
},
9191
"firmware": {
92-
"slug": "fab2026",
93-
"version": null,
94-
"id": null,
95-
"title": null,
96-
"zipUrl": null,
97-
"releaseNotes": null
92+
"slug": "fab26",
93+
"version": "2.7.27.d250d89",
94+
"id": "v2.7.27.d250d89",
95+
"title": "Meshtastic Firmware 2.7.27.d250d89",
96+
"zipUrl": "https://github.com/meshtastic/meshtastic.github.io/raw/master/event/fab26/firmware-2.7.27.d250d89.zip",
97+
"releaseNotes": "## Welcome to FAB26 Boston! 🛠️\n\nThis firmware has been customized for FAB26 Boston 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 FAB26 mode.\n\n**Happy meshing from Boston!**"
9898
}
9999
},
100100
{

0 commit comments

Comments
 (0)