-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embedding berrylan mobile app into PWA #40
Comments
Hi. I for one haven't looked into this and probably won't be doing so anytime soon. But if someone wants to get going with this, here's the documentation of the Bluetooth GATT protocol that BerryLan uses: https://github.com/nymea/nymea-networkmanager/ I'll be happy to support on any upcoming questions on the protocol. |
Thank you for the response @mzanetti . We will take a look at the protocol and see how we can contribute a PWA implementation. |
Hey, @ivelin! Did you succeed with the PWA? Or you've assured correct way to connect with Bluetooth GATT protocol in js? |
Hi @keriat . The project is in progress. You can see where we are at and join in if you like: @BKristenssonAlfsson is leading the charge on the UI/JS side and @Muca is covering the RPI side. |
@ivelin hey-hey! 👋 And the whole setup of it |
Congrats, @keriat ! Is your work under a public repo? |
@keriat Hey! I am also wondering if it is public repo. Can you please post it in a public repo. Thx! Big Hug & Kiss! |
@spacewalkingninja hey! Yeah, going to publish it soon in form of an NPM package ;) So stay tuned 😉 |
Oh friend, I am very tuned! Cheers! |
@keriat this is a few years old now. Curious if you ever got your working example into a public repo :) |
Awesome project. Congrats!
Has there been a discussion about supporting PWA as an additional and alternative client to native mobile apps?
https://www.hackster.io/patricia2/offline-pwa-with-bluetooth-le-capabilities-77cbba
PWAs are becoming popular as a faster way to deliver quality UI to multiple devices. Ambianic UI is a PWA and WiFi onboarding for the RPI edge device is an open topic we are investigating. If there is interest in supporting PWA, we can potentially collaborate on the implementation. See ambianic/ambianic-ui/issues/397
The text was updated successfully, but these errors were encountered: