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.
instructions string Text to be presented to the user when BLE.read is called.
readingInstructions string Text to be presented to the user when the BLE.ON_READY_TO_READ event is received.
pairingInstructions string Text to be presented to the user when BLE.pair is called.
Source: