Connect as a client to a wifi with mschapv2

Hello guys. There are two wifi networks in my building, one open and one encrypted. I have a username and password in order to connect
to the encrypted network, and i am able to use it with my devices such as laptop and smartphone.
I have a TP-Link Archer a7 running OpenWrt 22.03.0 r19685-512e76967f and wpad-wolfssl 2022-01-16-cff80b4f-13.1 package.
With the above setup i am able to: connect my router as a client to the open wifi.
Problem: When i try to do the same with the encrypted wifi, even tho i provide the right credentials, it does not connect at all.

Here some info regarding the wifi i am trying to connect to:

----------
	capability: ESS (0x1111)
	signal: -87.00 dBm
	last seen: 29600 ms ago
	SSID: Click(S)
	RSN:	 * Version: 1
		 * Group cipher: CCMP
		 * Pairwise ciphers: CCMP
		 * Authentication suites: IEEE 802.1X FT/IEEE 802.1X
		 * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)

My router setup:

config wifi-iface 'wifinet2'
	option device 'radio0'
	option mode 'sta'
	option network 'wwan lan wan wan6'
	option ssid 'Click(S)'
	option eap_type 'peap'
	option auth 'EAP-MSCHAPV2'
	option identity 'XXXXXXXXXX'
	option password 'XXXX'
	option encryption 'wpa2+ccmp'

Note: also tried with option 'wpa2'

Any ideas?

Checking the logs would be a first good step to get an idea on why and when it fails to connect.

@andyboeh here some logs:

Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: SME: Trying to authenticate with 28:b3:71:16:80:1c (SSID='Click(S)' freq=5300 MHz)
Fri Oct 14 06:36:31 2022 kern.info kernel: [   98.571755] wlan0: authenticate with 28:b3:71:16:80:1c
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: Trying to associate with 28:b3:71:16:80:1c (SSID='Click(S)' freq=5300 MHz)
Fri Oct 14 06:36:31 2022 kern.info kernel: [   98.585055] wlan0: send auth to 28:b3:71:16:80:1c (try 1/3)
Fri Oct 14 06:36:31 2022 kern.info kernel: [   98.592073] wlan0: authenticated
Fri Oct 14 06:36:31 2022 kern.info kernel: [   98.602076] wlan0: associate with 28:b3:71:16:80:1c (try 1/3)
Fri Oct 14 06:36:31 2022 kern.info kernel: [   98.610133] wlan0: RX AssocResp from 28:b3:71:16:80:1c (capab=0x1011 status=0 aid=1)
Fri Oct 14 06:36:31 2022 kern.warn kernel: [   98.619634] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
Fri Oct 14 06:36:31 2022 kern.warn kernel: [   98.626958] ath10k_pci 0000:00:00.0: failed to enable peer stats info: -122
Fri Oct 14 06:36:31 2022 kern.info kernel: [   98.634374] wlan0: associated
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: Associated with 28:b3:71:16:80:1c
Fri Oct 14 06:36:31 2022 daemon.notice netifd: Network device 'wlan0' link is up
Fri Oct 14 06:36:31 2022 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Oct 14 06:36:31 2022 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:36:31 2022 kern.debug kernel: [   98.682266] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 28:b3:71:16:80:1c
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=21 -> NAK
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:36:31 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
Fri Oct 14 06:36:31 2022 daemon.notice netifd: wwan (2954): udhcpc: started, v1.35.0
Fri Oct 14 06:36:32 2022 daemon.notice netifd: wwan (2954): udhcpc: broadcasting discover
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
Fri Oct 14 06:36:32 2022 kern.info kernel: [   99.452460] wlan0: deauthenticated from 28:b3:71:16:80:1c (Reason: 23=IEEE8021X_FAILED)
Fri Oct 14 06:36:32 2022 kern.info kernel: [   99.464248] ath10k_pci 0000:00:00.0: mac flush null vif, drop 0 queues 0xffff
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-DISCONNECTED bssid=28:b3:71:16:80:1c reason=23
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Click(S)" auth_failures=3 duration=57 reason=AUTH_FAILED
Fri Oct 14 06:36:32 2022 daemon.notice wpa_supplicant[1541]: BSSID 28:b3:71:16:80:1c ignore list count incremented to 2, ignoring for 10 seconds
Fri Oct 14 06:36:32 2022 daemon.notice netifd: Network device 'wlan0' link is down
Fri Oct 14 06:36:32 2022 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Oct 14 06:36:32 2022 daemon.notice netifd: wwan (2954): udhcpc: received SIGTERM
Fri Oct 14 06:36:32 2022 daemon.notice netifd: wwan (2954): udhcpc: entering released state
Fri Oct 14 06:36:32 2022 daemon.notice netifd: wwan (2954): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan" } (Permission denied)
Fri Oct 14 06:36:32 2022 daemon.notice netifd: Interface 'wwan' is now down
Fri Oct 14 06:36:32 2022 daemon.notice netifd: Interface 'wwan' is disabled
Fri Oct 14 06:36:32 2022 daemon.notice netifd: Interface 'wwan' is enabled
Fri Oct 14 06:36:33 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:36:33 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:36:33 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:34 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:35 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:36 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:36:36 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:36:36 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:37 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:38 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:51 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:36:51 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:36:51 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:52 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:53 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:54 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:36:54 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:36:54 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:55 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:36:56 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:02 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: authenticated
Fri Oct 14 06:37:02 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:02 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 7e:ef:16:3b:76:5f
Fri Oct 14 06:37:03 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 7e:ef:16:3b:76:5f
Fri Oct 14 06:37:04 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: disassociated
Fri Oct 14 06:37:05 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Fri Oct 14 06:37:11 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:37:11 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:11 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:12 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:13 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:25 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:37:25 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:25 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:26 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:27 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:28 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:37:28 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:28 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:29 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:30 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="Click(S)"
Fri Oct 14 06:37:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: SME: Trying to authenticate with 28:b3:71:16:a7:9c (SSID='Click(S)' freq=5600 MHz)
Fri Oct 14 06:37:32 2022 kern.info kernel: [  159.889405] wlan0: authenticate with 28:b3:71:16:a7:9c
Fri Oct 14 06:37:32 2022 kern.info kernel: [  159.899954] wlan0: send auth to 28:b3:71:16:a7:9c (try 1/3)
Fri Oct 14 06:37:32 2022 kern.info kernel: [  159.907459] wlan0: authenticated
Fri Oct 14 06:37:32 2022 daemon.notice wpa_supplicant[1541]: wlan0: Trying to associate with 28:b3:71:16:a7:9c (SSID='Click(S)' freq=5600 MHz)
Fri Oct 14 06:37:33 2022 kern.info kernel: [  159.920738] wlan0: associate with 28:b3:71:16:a7:9c (try 1/3)
Fri Oct 14 06:37:33 2022 kern.info kernel: [  159.931673] wlan0: RX AssocResp from 28:b3:71:16:a7:9c (capab=0x1011 status=0 aid=3)
Fri Oct 14 06:37:33 2022 kern.warn kernel: [  159.940565] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
Fri Oct 14 06:37:33 2022 kern.warn kernel: [  159.947994] ath10k_pci 0000:00:00.0: failed to enable peer stats info: -122
Fri Oct 14 06:37:33 2022 kern.info kernel: [  159.955270] wlan0: associated
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: Associated with 28:b3:71:16:a7:9c
Fri Oct 14 06:37:33 2022 daemon.notice netifd: Network device 'wlan0' link is up
Fri Oct 14 06:37:33 2022 daemon.notice netifd: Interface 'wwan' has link connectivity
Fri Oct 14 06:37:33 2022 daemon.notice netifd: Interface 'wwan' is setting up now
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:37:33 2022 kern.debug kernel: [  159.997581] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 28:b3:71:16:a7:9c
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=21 -> NAK
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
Fri Oct 14 06:37:33 2022 daemon.notice netifd: wwan (3039): udhcpc: started, v1.35.0
Fri Oct 14 06:37:33 2022 daemon.notice netifd: wwan (3039): udhcpc: broadcasting discover
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: Unknown event 37
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed
Fri Oct 14 06:37:33 2022 kern.info kernel: [  160.761007] wlan0: deauthenticated from 28:b3:71:16:a7:9c (Reason: 23=IEEE8021X_FAILED)
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-DISCONNECTED bssid=28:b3:71:16:a7:9c reason=23
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Click(S)" auth_failures=4 duration=91 reason=AUTH_FAILED
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: BSSID 28:b3:71:16:a7:9c ignore list count incremented to 4, ignoring for 120 seconds
Fri Oct 14 06:37:33 2022 daemon.notice wpa_supplicant[1541]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Click(S)" auth_failures=5 duration=95 reason=CONN_FAILED
Fri Oct 14 06:37:33 2022 daemon.notice netifd: Network device 'wlan0' link is down
Fri Oct 14 06:37:33 2022 daemon.notice netifd: Interface 'wwan' has link connectivity loss
Fri Oct 14 06:37:33 2022 kern.info kernel: [  160.773239] ath10k_pci 0000:00:00.0: mac flush null vif, drop 0 queues 0xffff
Fri Oct 14 06:37:33 2022 daemon.notice netifd: wwan (3039): udhcpc: received SIGTERM
Fri Oct 14 06:37:33 2022 daemon.notice netifd: wwan (3039): udhcpc: entering released state
Fri Oct 14 06:37:34 2022 daemon.notice netifd: wwan (3039): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wwan" } (Permission denied)
Fri Oct 14 06:37:34 2022 daemon.notice netifd: Interface 'wwan' is now down
Fri Oct 14 06:37:34 2022 daemon.notice netifd: Interface 'wwan' is disabled
Fri Oct 14 06:37:34 2022 daemon.notice netifd: Interface 'wwan' is enabled
Fri Oct 14 06:37:44 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:37:44 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:44 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:45 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:46 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:47 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:37:47 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:47 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:48 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:49 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:37:58 2022 daemon.info hostapd: wlan1: STA 0c:84:dc:d5:91:33 IEEE 802.11: authenticated
Fri Oct 14 06:37:58 2022 daemon.info hostapd: wlan1: STA 0c:84:dc:d5:91:33 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:37:58 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 0c:84:dc:d5:91:33
Fri Oct 14 06:37:59 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 0c:84:dc:d5:91:33
Fri Oct 14 06:38:00 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 0c:84:dc:d5:91:33
Fri Oct 14 06:38:01 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 0c:84:dc:d5:91:33
Fri Oct 14 06:38:04 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: authenticated
Fri Oct 14 06:38:04 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: associated (aid 2)
Fri Oct 14 06:38:04 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 7e:ef:16:3b:76:5f
Fri Oct 14 06:38:05 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 7e:ef:16:3b:76:5f
Fri Oct 14 06:38:06 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:38:06 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 3)
Fri Oct 14 06:38:06 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:06 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 7e:ef:16:3b:76:5f
Fri Oct 14 06:38:07 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:07 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 7e:ef:16:3b:76:5f
Fri Oct 14 06:38:07 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: disassociated
Fri Oct 14 06:38:07 2022 daemon.info hostapd: wlan1: STA 0c:84:dc:d5:91:33 IEEE 802.11: deauthenticated due to local deauth request
Fri Oct 14 06:38:08 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:08 2022 daemon.info hostapd: wlan1: STA 7e:ef:16:3b:76:5f IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Fri Oct 14 06:38:09 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:38:09 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:38:09 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:10 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:11 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:26 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: authenticated
Fri Oct 14 06:38:26 2022 daemon.info hostapd: wlan1: STA 18:65:90:d4:df:57 IEEE 802.11: associated (aid 1)
Fri Oct 14 06:38:26 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57
Fri Oct 14 06:38:27 2022 daemon.notice hostapd: wlan1: AP-STA-POSSIBLE-PSK-MISMATCH 18:65:90:d4:df:57

I did a reset, removed wpad-wolfssl and installed "wpad", which I believe to be the full version.

I would check the credentials again, maybe you're missing a Domain?

Domain? Not sure about it. Through my other devices I just use the same username and password, being the username just a bunch of numbers.

OK, I was just guessing since some corporate networks provide you with Domain, Username and Password and in that case you would use DOMAIN\Username as username. Unfortunately, i can't be of more help then.

That is wrong. The wifi STA must only be connected to one network, usually wwan. The other networks route to it. The wwan network cannot have a bridge.