Open Baltor12 opened 6 years ago
UP
Using: https://github.com/abandonware/noble/blob/master/examples/advertisement-discovery.js
sudo hciconfig hci0 up # reactivate hci0 or another hciX you want to use
sudo modprobe -v btusb && sudo $(which node) examples/advertisement-discovery.js
Hey,
I would like to know how we can discover/ scan new AWOX lights and then control them.
From the code i can see you are controlling the light via connecting it through the MAC address.
Could you also please let me know how we can get the adress from the light.
thanks