Changes between Version 2 and Version 3 of wireless/bluetooth/ledcandlegatt
- Timestamp:
- 12/13/2018 07:59:32 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/bluetooth/ledcandlegatt
v2 v3 14 14 1. Install Magic Hue app for the candle onto Android Phone 15 15 1. Use Bluetooth settings on Android Phone to find and connect to the Magic Candle (LEDBlue-081051FE) 16 [[Image(screen-bluetoothsettings.png,200px)]] 16 17 1. Open Magic Hue and connect to Candle device and verify ability to change colors 18 [[Image(screen-magic-hue-device.png,200px)]] 17 19 1. Connect Android phone to Linux computer (desktop or laptop) 18 20 1. Allow USB Debugging on Android phone 19 21 1. Under Developer Options in Settings on the phone, Enable Bluetooth HCI snoop log 22 [[Image(screen-debug.png,200px)]] 20 23 1. Go back to Magic Hue app and change the colors in a known sequence, such as Blue, Green, Red which will then be recorded in the log. 24 [[Image(screen-magic-hue.png,200px)]] 21 25 1. On the Linux computer, use the following command to retrieve the Bluetooth Log immediately after changing the colors using the Android app: 22 26 {{{ … … 27 31 1. Note the Handle, value 0x002e 28 32 1. Note the Value, 56:ff:00:00:00:f0:aa 29 1. 33 [[Image(wireshark_bluetooth_candle.png,400px)]] 30 34 31 35