Changes between Version 7 and Version 8 of wireless/bluetooth/ledcandlegatt
- Timestamp:
 - 12/13/2018 10:44:11 PM (7 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
wireless/bluetooth/ledcandlegatt
v7 v8 61 61 hcitool -i hci0 lescan 62 62 }}} 63 1. Change the color of the candle to red :63 1. Change the color of the candle to red, where hci0 is the interface, 3C:A3:08:10:51:FE is the address, 0x002e is the handle and 56ff000000f0aa is a hex representation of the value. 64 64 {{{ 65 65 gatttool -i hci0 -b 3C:A3:08:10:51:FE --char-write-req -a 0x002e -n 56ff000000f0aa  
