Comment on Can Lego City Powered Up trains be automated?parentComments−bri3d3yI 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.−cactusplant73743yGotcha. I was hoping there was a primitive subghz protocol. That would be fun.
Comments
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.
Gotcha. I was hoping there was a primitive subghz protocol. That would be fun.