espressif / esp-idf-provisioning-ios

Apache License 2.0
134 stars 64 forks source link

Broken WiFi provisioning after app switching. #14

Closed mvacha closed 3 years ago

mvacha commented 4 years ago

I'm unable to complete WiFi provisioning if I switch apps on the WiFi password dialog. I'm using ESP-IDF v4.1-beta2, iOS app 2.0.4 Log:


I (23971) protocomm_httpd: Creating new session: 57
W (25401) protocomm_httpd: Closing session as socket 57 was closed
I (25411) protocomm_httpd: Creating new session: 57
E (25461) security1: Security version mismatch. Closing connection
E (25461) protocomm_httpd: Data handler failed
W (25461) httpd_uri: httpd_uri: uri handler execution failed
``
vikas-chandra-mnnit commented 4 years ago

@mvacha Thanks for informing us. We are looking into this issue and will update you soon regarding it.

shahpiyushv commented 4 years ago

@mvacha , can you please apply This patch in esp-idf and see if it resolves the issue? This has already been merged into master branch and will soon be available even on release/v4.1 branch.

shahpiyushv commented 3 years ago

Closing this issue since appropriate solution has been provided. Please fell free to reopen/file new issues if required.