Bluetooth¶
- Bring BT device up:
- Scan for BT devices and ping:
- Scan for BLE devices:
- Connect to BLE device
$ gatttool [-t random] -b 7B:43:66:3D:D9:5D -I
[ ][7B:43:66:3D:D9:5D][LE]> connect
[CON][7B:43:66:3D:D9:5D][LE]>
Indication handle = 0x0003 value: 01 00 ff ff
Then work with any other standard bluetooth API and commands.