Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware.ota.dfu
/
DfuUploadTransport
/
transferInitPacket
transfer
Init
Packet
abstract
suspend
fun
transferInitPacket
(
initPacket
:
ByteArray
)
:
Result
<
Unit
>
(
source
)
Upload the init packet (
.dat
) and have the device validate it.