Created
September 5, 2023 16:13
-
-
Save jvcleave/6d14fd49c03d2ab1fda8f52f5979e575 to your computer and use it in GitHub Desktop.
led BT
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo gatttool -I | |
[ ][LE]> connect BE:16:B2:00:04:6C | |
Attempting to connect to BE:16:B2:00:04:6C | |
Connection successful | |
[BE:16:B2:00:04:6C][LE]> characteristics | |
handle: 0x0002, char properties: 0x12, char value handle: 0x0003, uuid: 00002a00-0000-1000-8000-00805f9b34fb | |
handle: 0x0005, char properties: 0x10, char value handle: 0x0006, uuid: 0000fff4-0000-1000-8000-00805f9b34fb | |
handle: 0x0008, char properties: 0x06, char value handle: 0x0009, uuid: 0000fff3-0000-1000-8000-00805f9b34fb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment