.send Method

Function:

Commits (allows sending out) the data that was previously saved into the TX buffer of the BLE interface using the bt.setdata method.

Syntax:

bt.send()

Returns:

---

See Also:

Transmitting Data