Changes between Version 3 and Version 4 of wireless/bluetooth/ledcandlegatt


Ignore:
Timestamp:
12/13/2018 08:01:05 PM (5 years ago)
Author:
Ryan Erbstoesser
Comment:

change numbering for sniffing

Legend:

Unmodified
Added
Removed
Modified
  • wireless/bluetooth/ledcandlegatt

    v3 v4  
    14141. Install Magic Hue app for the candle onto Android Phone
    15151. 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)]]
    17171. 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)]]
    19191. Connect Android phone to Linux computer (desktop or laptop)
    20201. Allow USB Debugging on Android phone
    21211. 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)]]
    23231. 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)]]
    25251. On the Linux computer, use the following command to retrieve the Bluetooth Log immediately after changing the colors using the Android app:
    2626{{{
     
    29291. Open btsnoop_hci.log using WireShark on the host PC
    30301. Typically scroll to the bottom and find some events with protocol ATT.
    31  1. Note the Handle, value 0x002e
    32  1. Note the Value, 56:ff:00:00:00:f0:aa
    33 [[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)]]
    3434
    3535