Interface: BluetoothPeripheral

BluetoothPeripheral

Subtype of Peripheral that represents a Bluetooth Peripheral profile
Properties:
Name Type Description
RequiresPairing boolean Indicates if a peripheral model requires a Bluetooth pairing before it can be used.
Instruction string Text to be presented to the user when BLE.read is called.
ReadingInstruction string Text to be presented to the user when the BLE.ON_READY_TO_READ event is received.
PairingInstruction string Text to be presented to the user when BLE.pair is called.
Source: