The firmware release to install
From a8f7362ef64ce47e53cf53ef07b448cdb2423c76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 00:50:23 +0000 Subject: [PATCH] docs: publish channels: main api --- .../-secure-dfu-handler/-secure-dfu-handler.html | 2 +- .../-secure-dfu-handler/index.html | 2 +- .../-secure-dfu-handler/start-update.html | 2 +- main/assets/css/just-the-docs-dark.css.map | 2 +- main/assets/css/just-the-docs-default.css.map | 2 +- main/assets/css/just-the-docs-light.css.map | 2 +- main/assets/css/just-the-docs-meshtastic-dark.css.map | 2 +- main/assets/css/just-the-docs-meshtastic.css.map | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/feature/firmware/org.meshtastic.feature.firmware.ota.dfu/-secure-dfu-handler/-secure-dfu-handler.html b/api/feature/firmware/org.meshtastic.feature.firmware.ota.dfu/-secure-dfu-handler/-secure-dfu-handler.html index 9d52500d02..1ddca4ea97 100644 --- a/api/feature/firmware/org.meshtastic.feature.firmware.ota.dfu/-secure-dfu-handler/-secure-dfu-handler.html +++ b/api/feature/firmware/org.meshtastic.feature.firmware.ota.dfu/-secure-dfu-handler/-secure-dfu-handler.html @@ -94,7 +94,7 @@
KMP FirmwareUpdateHandler for nRF52 devices.
Despite its historical name, this handler now drives both Nordic Secure DFU (service FE59) and Nordic Legacy DFU / Adafruit BLEDfu (service 1530). After triggering the buttonless reboot it sniffs which DFU service the bootloader exposes and dispatches to the matching DfuUploadTransport implementation.
All platform I/O (zip extraction, file reading) is delegated to FirmwareFileHandler.
KMP FirmwareUpdateHandler for nRF52 devices.
Despite its historical name, this handler now drives both Nordic Secure DFU (service FE59) and Nordic Legacy DFU / Adafruit BLEDfu (service 1530). After triggering the buttonless reboot it sniffs which DFU service the bootloader exposes and dispatches to the matching DfuUploadTransport implementation.
All platform I/O (zip extraction, file reading) is delegated to FirmwareFileHandler.
Start the firmware update process.
A host-owned temporary artifact when cleanup is required, or null if the update used only external input
The firmware release to install
The target device hardware
The target identifier (e.g., Bluetooth address, IP address, or empty for USB)
Callback to report back state changes
Optional URI for a local firmware file (bypasses download)
Start the firmware update process.
A host-owned temporary artifact when cleanup is required, or null if the update used only external input
The firmware release to install
The target device hardware
The target identifier (e.g., Bluetooth address, IP address, or empty for USB)
Callback to report back state changes
Optional URI for a local firmware file (bypasses download)