Open
Description
Awesome integration! But doesn't seem to work with my specific LEDs that are normally controlled with Lotus Lamp X (Google Play)
Name starts with: ELK-LAMPL
$ gatttool -I
[ ][LE]> connect be:16:fa:00:04:2a
Attempting to connect to be:16:fa:00:04:2a
Connection successful
[be:16:fa:00:04:2a][LE]> primary
attr handle: 0x0001, end grp handle: 0x0003 uuid: 00001800-0000-1000-8000-00805f9b34fb
attr handle: 0x0004, end grp handle: 0x0009 uuid: 0000fff0-0000-1000-8000-00805f9b34fb
[be:16:fa:00:04:2a][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
[be:16:fa:00:04:2a][LE]> disconnect
[be:16:fa:00:04:2a][LE]> quit
sudo gatttool -i hci0 -b be:16:fa:00:04:2a --char-write-req -a 0x0009 -n 7e0004000000ff00ef # POWEROFF
sudo gatttool -i hci0 -b be:16:fa:00:04:2a --char-write-req -a 0x0009 -n 7e00040100000000ef # POWERON
Metadata
Metadata
Assignees
Labels
No labels