Skip to content
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

Unable to establish a connection: NotFoundError..... #22

Open
goofy2k opened this issue Jun 25, 2021 · 6 comments
Open

Unable to establish a connection: NotFoundError..... #22

goofy2k opened this issue Jun 25, 2021 · 6 comments

Comments

@goofy2k
Copy link

goofy2k commented Jun 25, 2021

Hi, I want to test Improv on a ESP32 NodeMCU board. I added the component to the firmware. Selected 'none' for authorization. The code compiles OK and the logs show that the BLE serve is up. I want to test using the Connect device to Wi-Fi button on your imrov-wifi.com site. I access the site on my mobile phone with BT on.

I see an icon that measures signal strength from my ESP32 device. When I press the button to connect a popup apperears, telling:

An error ocurred. Unable to establish a connection: NotFoundError: No Services matching UUID 00467768-6228-2272-4663-277478268000 found in Device.

As there are no other required settings involved, I would expect that trying to connect from any device and any site (including yours) would be OK.

Am I wrong?
Do you have any suggestions on how to proceed?

@goofy2k
Copy link
Author

goofy2k commented Jun 25, 2021

After enabling web bluetooth in the browser

(see: https://reelyactive.github.io/pareto-anywhere/enable-web-bluetooth-scanning/ ) the error message remains unchanged.

@balloob
Copy link
Contributor

balloob commented Jun 25, 2021

I'm assuming this is Android.

We haven't been able to get WebBluetooth on Android working reliably yet.

@goofy2k
Copy link
Author

goofy2k commented Jun 25, 2021 via email

@goofy2k
Copy link
Author

goofy2k commented Jun 26, 2021

@balloob, to prevent misunderstandings: I used Chrome on my Android mobile. So I use the JS solution (SDK-js) . For my own understanding: is it right that iffff all things worked like you have intended, would it be possible when I did not run my own web page running the code but any page? Such as now, that I used the button on your page in the documentation?

@ssbrewco
Copy link

ssbrewco commented Feb 4, 2022

We haven't been able to get WebBluetooth on Android working reliably yet.

@balloob Curious if there's been any progress getting Improv to play nicely with Android WebBluetooth?

@balloob
Copy link
Contributor

balloob commented Feb 4, 2022

Nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants