Hi,
All devices can connect to WIFI except Android devices.
The only way Android device can connect is if I set the mode to none under the Security profile instead of Dynamic keys.
I was able to connect the Android device once, but if I disconnect and reconnect to WIFI, it would say Incorrect Password. And I can confirm the password is correct and it’s the same one with which I could connect other devices.
Nothing fancy on either Router or AP, no VLANs or VPNs or anything like such.
AP has 3 SSIDs each 2.4G and 5 G band. Out of 3 SSIDs, the Guest Network is open.
All the devices such as Windows devices and Iphones can connect to all the SSIDs except Android phones.
Android phones can only connect to the SSID that is open, no password. For the other two SSIDs, the Android phone keeps saying Incorrect Password, tried connecting different 6-7 Android phones. ApConfig.rsc (5.96 KB)
If guest is open, why did you set authentication-type?
Remove wpa-psk, that should not be used anymore.
After removing wpa-psk, you van also remove tkip from group-ciphers (and leave aes-ccm).
As far as I know, psk and eap should not be used together. And that is probably causing the problems.