nathankellenicki / node-poweredup

A Javascript module to interface with LEGO Powered Up components.
https://nathankellenicki.github.io/node-poweredup/
MIT License
477 stars 59 forks source link

any way to run on iphone #151

Open pimpelsang opened 2 years ago

pimpelsang commented 2 years ago

Thank you for this amazing library! I've been using it with kid over android phone and web bluetooth. Works great! Now life goes on and got myself iphone..

Is there a known way to run this lib on ios?

I tried bluefy browser app which supposedly adds WebBLE support (https://apps.apple.com/us/app/bluefy-web-ble-browser/id1492822055). It does discover the wedo2 and looks like connects, but likely throws exception at some later stage (can't see debugger console)