Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware.ota
/
WifiOtaTransport
/
Companion
Companion
android
object
Companion
(
source
)
Members
Properties
DEFAULT_
PORT
Link copied to clipboard
android
const
val
DEFAULT_PORT
:
Int
=
3232
RECOMMENDED_
CHUNK_
SIZE
Link copied to clipboard
android
const
val
RECOMMENDED_CHUNK_SIZE
:
Int
=
1024
Functions
discover
Devices
Link copied to clipboard
android
suspend
fun
discoverDevices
(
timeoutMs
:
Long
=
DISCOVERY_TIMEOUT_DEFAULT
)
:
List
<
String
>
Discover ESP32 devices on the local network via UDP broadcast.