Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
RadioController
/
sendMessage
send
Message
common
abstract
suspend
fun
sendMessage
(
packet
:
DataPacket
)
(
source
)
Sends a data packet to the mesh.
Parameters
packet
The
DataPacket
containing the payload and routing information.