You are reading a single comment by @pelrun and its replies. Click here to read the full conversation.
  • I was just about to suggest/implement an unholy combination of the espruino-cli and this python implementation, and then I noticed there's an alternate BLE node.js module for linux that is a lot newer than noble and uses the DBus interface so it's also much better ergonomically.

    So I implemented a new serial plugin for the espruino tools that uses it. Seems to detect and connect to my Bangle without issue. A PR is up on the github now.

    Now I just need to figure out why the cli terminal isn't working properly...

About

Avatar for pelrun @pelrun started