Y
Hacker News
new
|
ask
|
show
|
jobs
by
Hackbraten
18 days ago
What did you use to reverse engineer the BLE protocol?
1 comments
PufPufPuf
15 days ago
Some people already did that, there were bits of Python and Processing code lying on GitHub I found by searching the Bluetooth device name. I just had to convert that to use web Bluetooth API and build the app around that.
link