-
Notifications
You must be signed in to change notification settings - Fork 8
Description
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?