Hacker News new | ask | show | jobs
by bri3d 1288 days ago
I couldn't find an off the shelf Flipper module, but the Lego Powered Up BLE protocol is fully documented by Lego:

https://lego.github.io/lego-ble-wireless-protocol-docs/

So it shouldn't be too hard to add one.

Keep in mind that as noted in this article, the default Powered Up Hub behavior is as a "passthrough pipe" to the host device, so just using a Flipper might be a bit obnoxious.

1 comments

Gotcha. I was hoping there was a primitive subghz protocol. That would be fun.