GL-MT300N-V2 (Mango) does not connect to WiFI

I have just purchased a GL-MT300N-V2 (Mango) router and am trying to get it to connect to a specific WiFi network in Repeater mode. It refuses to connect!

In the UI, after attempting to connect to the intended WiFi from Internet > Repeater, I get the message:
“ERROR: Time out!”

I looked up the logs and got the following:

Sat Aug 22 03:37:25 2020 user.info : [  617] gl-sdk>> bIsSaved=0, ssid=NT_0001B45G2AB9, encryption=psk, bssid=02:B4:14:2A:5F:A4, wds=0, device=mt7628, identity=, channel=1
Sat Aug 22 03:37:26 2020 daemon.notice netifd: Network device 'apcli0' link is up
Sat Aug 22 03:37:26 2020 daemon.notice netifd: Interface 'wwan' has link connectivity
Sat Aug 22 03:37:26 2020 user.info : [ 2539] gl-wifi-core>> bIsStaEnabled=1
Sat Aug 22 03:37:51 2020 user.info : [  623] gl-sdk>> wifi_join return=-5, channel=1
Sat Aug 22 03:37:51 2020 user.info : [ 1646] gl-wifi-core>> Restart wifi...

It can successfully connect to other networks, just not the one I bought it to connect to.
This is really frustrating.

I noticed that when successfully connecting to a WiFi network the logs show “wifi_join return=0”. The network I need it to connect to reports “wifi_join return=-5”.

I’ve tried both the latest firmware (102) and the latest testing firmware (104).

I’ve also tried setting the intended WiFi to different channels. I can’t change any other settings on the intended WiFi network.

Could anyone please offer some help here?
Currently this device is not able to fulfil the entire point of purchasing it.

Thanks

After several frustrating hours of experimentation, I am convinced that the GL-MT300N-V2 (Mango) cannot connect to WPA Personal (WPA1) WiFi networks.

WiFi to connect to set to “WPA Personal” (FAILS):

Sat Aug 22 21:02:20 2020 user.info : [  617] gl-sdk>> bIsSaved=0, ssid=TestNetwork, encryption=psk, bssid=D1:B8:E7:5H:25:H9, wds=0, device=mt7628, identity=, channel=1
Sat Aug 22 21:02:21 2020 user.info : [ 2539] gl-wifi-core>> bIsStaEnabled=1
Sat Aug 22 21:02:46 2020 user.info : [  623] gl-sdk>> wifi_join return=-5, channel=1

WiFi to connect to set to “WPA2 Personal” (SUCCEEDS):

Sat Aug 22 20:59:33 2020 user.info : [  617] gl-sdk>> bIsSaved=0, ssid=TestNetwork, encryption=psk2, bssid=D1:B8:E7:5H:25:H9, wds=0, device=mt7628, identity=, channel=1
Sat Aug 22 20:59:34 2020 user.info : [ 2539] gl-wifi-core>> bIsStaEnabled=1
Sat Aug 22 20:59:39 2020 user.info : [  623] gl-sdk>> wifi_join return=0, channel=1

I’m turning up a distinct lack of information on the topic.
I saw some mention that OpenWRT removed support for WEP but can’t see any references to WPA1.

I do not have the luxury of changing the settings on the Access Point I want the GL-MT300N-V2 to connect to or change it’s security mode.

Any ideas?

You can try to modify the /etc/config/wireless file and /etc/config/ssids file manually.