Where in wifi provisioning code is wifi_err_reason_t set?

karunt
Posts: 93
Joined: Sat Apr 03, 2021 7:58 am

Where in wifi provisioning code is wifi_err_reason_t set?

Postby karunt » Fri Nov 17, 2023 9:57 pm

Use case: Providing a network ssid that doesn't require a password to connect to. WHen I don't provide a password, wifi provisioning happens successfully as expected. But when I provide a password, I'd expect error code 202 (WIFI_REASON_AUTH_FAILED). Instead, I get error code 201 (WIFI_REASON_NO_AP_FOUND), which shouldn't be the case because the network SSID is a valid one.
How can this be addressed?

Who is online

Users browsing this forum: No registered users and 129 guests