The firmware release to install
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)