boogie / mcumgr-web

MCU Manager for browsers
https://boogie.github.io/mcumgr-web
MIT License
31 stars 13 forks source link

[Question] Mobile support #4

Open nobodyguy opened 3 weeks ago

nobodyguy commented 3 weeks ago

Hello, thank you for your awesome project! I was in the process of porting mcumgr to Javascript when your library showed up, so it really made my work easier. I have ported this library to @capacitor-community/bluetooth-le, so it works on all 3 platforms (web, Android, iOS). Would you be interested in integrating it here, or would you rather keep it as a separate project? I guess we could also refactor the code to be transport independent to support web serial (all the work is pretty much done here: https://github.com/devanlai/mcumgr-web/blob/serial/js/mcumgr.js). What do you think?

@devanlai @boogie

boogie commented 1 week ago

Hi, sorry for the slow response. I can invite you to this project as an owner, and I am happy to see you improving the code.

nobodyguy commented 1 week ago

Thanks a lot! I'll have a few spare hours this weekend, so I'll try to finish and publish my changes.

boogie commented 1 week ago

Great. I am looking for your results! I'm happy to test your updates but feel free to publish them, and don't wait for me.