Changes between Version 3 and Version 4 of wireless/bluetooth/ledcandlegatt
- Timestamp:
- 12/13/2018 08:01:05 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/bluetooth/ledcandlegatt
v3 v4 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 a. [[Image(screen-bluetoothsettings.png,200px)]] 17 17 1. Open Magic Hue and connect to Candle device and verify ability to change colors 18 [[Image(screen-magic-hue-device.png,200px)]]18 a. [[Image(screen-magic-hue-device.png,200px)]] 19 19 1. Connect Android phone to Linux computer (desktop or laptop) 20 20 1. Allow USB Debugging on Android phone 21 21 1. Under Developer Options in Settings on the phone, Enable Bluetooth HCI snoop log 22 [[Image(screen-debug.png,200px)]]22 a. [[Image(screen-debug.png,200px)]] 23 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)]]24 a. [[Image(screen-magic-hue.png,200px)]] 25 25 1. On the Linux computer, use the following command to retrieve the Bluetooth Log immediately after changing the colors using the Android app: 26 26 {{{ … … 29 29 1. Open btsnoop_hci.log using WireShark on the host PC 30 30 1. Typically scroll to the bottom and find some events with protocol ATT. 31 1. Note the Handle, value 0x002e32 1. Note the Value, 56:ff:00:00:00:f0:aa33 [[Image(wireshark_bluetooth_candle.png,400px)]]31 a. Note the Handle, value 0x002e 32 a. Note the Value, 56:ff:00:00:00:f0:aa 33 a. [[Image(wireshark_bluetooth_candle.png,400px)]] 34 34 35 35