-
Notifications
You must be signed in to change notification settings - Fork 46
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
Cannot connect to certain wifi networks #107
Comments
I forgot to mention, I was having this issue on the last version of the firmware, too (20240530) and I upgraded hoping it would fix the issue. It did not. |
As I know - WEP2 was never used in end user devices. Do you mean WPA2-PSK? |
Sorry, I meant that the network's security is WPA2. I don't know why I typed WEP2. |
I also can't connect to my WiFi. I have combined wireless network with 2.4 and 5 GHz. The SSID is just one word with Letters only and the encryption is WPA2. The password looks like I also tried to edit |
We still don't have a solution for the error? That's unbelievable. |
Here are my wifi settings, work perfectly for me: |
Does your WiFi password also use special characters? |
If your router has a setting Management Frame Protection, Protected Management Frames, Management Protection, etc. try disabling it or set it to allowed/optional. the core issue with the wpa3 compatibility is the pmf afaik. So try the above as well as ensuring it’s set to wpa2. |
Wifi roaming (802.11 k/v/r) also can produce connection problems. |
Knulli build version
40-dev-d3b520f949 2024/07/21
Your architecture
RG35XX H
Issue description
If I connect to a wifi signal where the password is all numbers, it connects and picks up an IP quickly, but when I try to connect to a wifi signal with letters, numbers, and special characters, it won't get an IP address. Both wifi connections are WEP2.
Detailed reproduction steps
I start Knulli and go to the network settings in the main menu. Then, I press A on the wifi ssid option and select the wifi network I want and then I go to wifi key and type in the password. The hostname of the device is set to RG35XXH and enable wifi and show network status are both set to on. The IP address and internet status both say NOT CONNECTED.
Details of any attempts to fix this yourself
I have tried power cycling the device and turning the wifi off and on. Changing to another wifi signal works. The only difference between both networks is the working one uses only numbers for its password and the non-working one uses a more complex password.
Details of any modifications you have made to Knulli.
No modifications.
Logs and data
N/A
The text was updated successfully, but these errors were encountered: