BLE · Schema

BLE Advertising Packet

Schema for a decoded BLE advertising packet (ADV_IND or ADV_NONCONN_IND)

BLEBluetoothEmbeddedIoTProtocolsStandardsWireless

Properties

Name Type Description
address string BLE device MAC address
addressType string
rssi integer Received signal strength indicator in dBm
localName string Complete or shortened local name
serviceUUIDs array Advertised service UUIDs
manufacturerData object
txPowerLevel integer Transmit power level in dBm
connectable boolean Whether device accepts connections
View JSON Schema on GitHub