You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to connect to my Raspberry Pi 5 access point. I've configured it for the 2.4 GHz band and it's being advertised as the WSP WA network. SensESP can detect the network, but fails to connect, returning a connection status of 1 (WL_NO_SSID_AVAIL). However, it works fine when I remove authentication from the access point (although I have to adjust some code to bypass the Wi-Fi password check). Therefore, I assume the issue lies with the authentication mechanism rather than the frequency band.
The text was updated successfully, but these errors were encountered:
Hello,
I'm attempting to connect to my Raspberry Pi 5 access point. I've configured it for the 2.4 GHz band and it's being advertised as the WSP WA network. SensESP can detect the network, but fails to connect, returning a connection status of 1 (WL_NO_SSID_AVAIL). However, it works fine when I remove authentication from the access point (although I have to adjust some code to bypass the Wi-Fi password check). Therefore, I assume the issue lies with the authentication mechanism rather than the frequency band.
The text was updated successfully, but these errors were encountered: