-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[ESP32] Handeled commissioning case with invalid ssid/pass #18472
[ESP32] Handeled commissioning case with invalid ssid/pass #18472
Conversation
PR #18472: Size comparison from e8c2a6f to f462dc5 Increases (2 builds for esp32)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
Note that my changes in #19137 do that: we now add MRP-or-other-protocol overhead to the reported max connection time, which is assumed to be the time on the device proper. |
f462dc5
to
650c97c
Compare
PR #18472: Size comparison from b2fe30f to 650c97c Increases (5 builds for cc13x2_26x2, esp32, telink)
Decreases (3 builds for cc13x2_26x2, nrfconnect)
Full report (30 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
650c97c
to
4071e0a
Compare
PR #18472: Size comparison from 3fafece to 25ac85a Increases (3 builds for esp32, telink)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
25ac85a
to
acd3e4b
Compare
PR #18472: Size comparison from 3522f9a to acd3e4b Increases (5 builds for esp32, nrfconnect, telink)
Decreases (1 build for cyw30739)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
Problem
Change overview
OnConneectNetworkFailed
callback to clear wifi station credentials and send response to client.Testing