-
Notifications
You must be signed in to change notification settings - Fork 59
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
Raspi #30
Comments
I haven't tested but I would expecte the unbranded Chromium included
with the Raspberry pi to work as well.
Longer term the solution would be that the Escape Pod would have its own
https certificates and custom CORS authorizations,and this will remove
the current limitation that only allows the application to work over the
`localhost` domain.
…On 9/17/20 12:57 AM, DarthVector17 wrote:
I’m seeing that this will only work with Google Chrome. Will there be
any way to get this working on a RaspberryPi? That’s how I’ll be
running my escape pod.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#30>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB6OIE4C66TW6LSW7UUKETSGGJMHANCNFSM4RP23FFA>.
|
Chromium should work. Make sure to go to chrome://flags then enable "Experimental Web Platform Features", as Web Bluetooth is still experimental on Linux. |
I enabled the experimental web platform features, but I’m still having trouble. I’m getting “there was an error loading the settings.json file,” or “err_connection_refused.” |
On pi3b+ and pi4, raspios-buster-armhf-full image (2020-08-20), Chromium with "Experimental Web Platform Features" enabled, first step working for me. It works with "localhost:8000", not with "xxx.xxx.xxx.xxx:8000". But I'm stuck on bluetooth pairing. Vector is in the list of detected devices, but when I click on pair button, instructions and pairing button dissapear on Vector web setup, bluetooth icon blink. Vector robot stay on ###### screen pairing. No error on console. I retry, Vector is detected as "paired" in bt devices list, click on pair again, but same problem. |
Setup Complete on Pi3b+ and Pi4. Before clicking "pair with vector", click on bt icon in the taskbar and "add new device". Leave this window open without do anything, then click "pair with vector" on the web-setup and pair success. |
I’m seeing that this will only work with Google Chrome. Will there be any way to get this working on a RaspberryPi? Google Chrome isn’t compatible and I’ll be running my escape pod on the raspi, as DDL has stated that it would be able to.
The text was updated successfully, but these errors were encountered: