4ch1m / pixoo-rest

A RESTful API to easily interact with the Wi-Fi enabled Divoom Pixoo devices.
MIT License
253 stars 17 forks source link

Initial setup via bluetooth #13

Closed ghost closed 1 year ago

ghost commented 1 year ago

Would it be possible to sniff the bluetooth packets and reverse engineer the initial setup of the Pixoo64 over bluetooth, so that the Divoom app is no longer needed?

https://hackaday.com/2021/03/23/a-crash-course-on-sniffing-bluetooth-low-energy/

Thank you.

4ch1m commented 1 year ago

Maybe.

https://github.com/pybluez/pybluez

Closing, since this is not an issue.