You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a project where we're using the sensor data from the glasses and sending that information to a server. The current setup is that there is a script running with a raspberry pi paired with the glasses and is listening to the sensor data for certain events. Your example works flawlessly on a Chrome browser on a laptop computer, however, issues are occurring when trying to use the same example on Chromium on a Raspberry Pi.
When the button with the icon is pressed, the error below pops up.
Any help around this? It'd be great to get details on the script that pairs the devices and a way to override that step if a device automatically pairs when the Pi boots up.
The text was updated successfully, but these errors were encountered:
hey - I'm so sorry I haven't responded in months - I don't get notifications when people post issues so I didn't notice this until today.
I'm not familiar with Chromium on Raspberry Pi and whether it supports Web Bluetooth, but if you'd like to see the part of the script that deals with connecting to the device you can check out this link:
I'm working on a project where we're using the sensor data from the glasses and sending that information to a server. The current setup is that there is a script running with a raspberry pi paired with the glasses and is listening to the sensor data for certain events. Your example works flawlessly on a Chrome browser on a laptop computer, however, issues are occurring when trying to use the same example on Chromium on a Raspberry Pi.
When the button with the icon is pressed, the error below pops up.
Any help around this? It'd be great to get details on the script that pairs the devices and a way to override that step if a device automatically pairs when the Pi boots up.
The text was updated successfully, but these errors were encountered: