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

esp_provisioning sample app does not find my esp32 hardware which runs protocomm_security0 profile #22

Open
skashok opened this issue May 30, 2022 · 2 comments

Comments

@skashok
Copy link

skashok commented May 30, 2022

Hi,

I am using this sample app to valid POC which can configure SSID, Password to ESP32 FW - over BLE.

But as soon as the scan starts this does keep scanning without any results at all for infinitely.

Note: Our HW device is build with protocomm_security0 - profile. (Not protocomm_security1 profile)
Can this be a problem ? If so - Is there any guidance on what I need to change in library in order to support for security0 profile.

esp_provisioning-master.zip

@skashok
Copy link
Author

skashok commented Jun 2, 2022

I manage to resole this by removing service UUID and kept it empty []

but facing this issue again now.

#20

@garudaonekh
Copy link

Hi,
Have you solved the problem?

Due to some problem, our ESP32 work only with Security 0(i.e without any POP pin). Can this git work with that?

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

2 participants