sendSharedContact

abstract suspend fun sendSharedContact(nodeNum: Int): Boolean(source)

Sends our shared contact information (identity and public key) to the firmware's NodeDB.

Return

true if the radio accepted the contact, false on timeout or failure.

Parameters

nodeNum

The destination node number.