The CreateBluetoothSerial object is used for communicating with other Bluetooth devices.The 'Text' mode is set by default, but integer and hexadecimal values can also be sent.
bls = app.CreateBluetoothSerial(
mode )
→ app object: BluetoothSerial
Methods
The following methods are available on the BluetoothSerial object:
Batch(
properties )
Clear()
GetType() → String: “BluetoothSerial”
IsBluetoothEnabled() → Boolean
IsConnected() → Boolean
SetDataMode(
mode )