Bluetooth

by neolao

Bluetooth

Connexion en Low Energy

Scan :

sudo hcitool lescan
sudo hcitool -i hci0 lecc --random E7:E8:95:C7:C4:0A
sudo gatttool -i hci0 -b E7:E8:95:C7:C4:0A -I

Test :

hciconfig hci0 down
hciconfig hci0 up
sudo hciconfig hci0 reset
service bluetooth restart
service dbus restart

sudo bluetoothctl le on