54l15+7002eb problem

hi support team,

i have one problem for 54l15+7002 in ncs2.9.0

I am afraid that I need your help.

 

I was porting MQTT demo and PERIPHERAL_UART demo together and want to provide it to customer Ao-Zheng.

For 7002dk, it runs normal, but for 54l15+7002eb, it fails.  

 

So, I return to MQTT demo, here is the problem:

 mqtt2.zip

Attachment is MQTT demo changed in prj.conf , adding:

CONFIG_WIFI_CREDENTIALS_STATIC=y

#CONFIG_WIFI_CREDENTIALS_STATIC_TYPE_PSK=y

CONFIG_WIFI_CREDENTIALS_STATIC_TYPE_WPA_PSK=y

CONFIG_WIFI_CREDENTIALS_STATIC_SSID="Nordicsh"

CONFIG_WIFI_CREDENTIALS_STATIC_PASSWORD="Nordic20201908"

 

54L15+7002EB stops at somewhere, however, when I test it with shell, it still can work.

Please see log_release1.txt, and log_release2.txt

 

[00:00:00.508,177] <inf> wifi_nrf_bus: SPIM spi@c8000: freq = 8 MHz
[00:00:00.516,902] <inf> wifi_nrf_bus: SPIM spi@c8000: latency = 0
[00:00:00.642,884] <inf> wifi_nrf: Management buffer offload enabled

*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***
*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***
[00:00:00.792,898] <inf> wifi_supplicant: wpa_supplicant initialized
[00:00:00.802,325] <inf> network: Bringing network interface up and connecting to the network
uart:~$ wifi disconnect
[00:01:28.158,924] <inf> wpa_supp: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Disconnect requested
uart:~$ wifi connect -s "Nordicsh" -p "Nordic20201908" -k 1
Connection requested
[00:01:48.034,105] <inf> wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:01:48.419,674] <inf> wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:01:48.465,743] <inf> wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60
[00:01:48.475,822] <inf> wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[00:01:51.556,986] <inf> wpa_supp: wlan0: CTRL-EVENT-DISCONNECTED bssid=a4:f3:3b:c6:15:60 reason=15
Connection request failed (1)
[00:01:51.574,309] <inf> wpa_supp: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
[00:01:51.586,332] <inf> wpa_supp: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Nordicsh" auth_failures=1 duration=10 reason=WRONG_KEY
Connection request failed (2)
uart:~$ wifi connect -s "Nordicsh" -p "Nordic20201908" -k 2
Connection requested
uart:~$ wifi disconnect
[00:03:08.127,946] <inf> wpa_supp: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Disconnect requested
uart:~$ wifi connect -s "Nordicsh" -p "Nordic20201908" -k 9
Connection requested
[00:03:17.940,422] <inf> wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:03:17.966,103] <inf> wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:03:18.033,454] <inf> wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60
[00:03:18.043,313] <inf> wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[00:03:18.637,274] <inf> wpa_supp: wlan0: WPA: Key negotiation completed with a4:f3:3b:c6:15:60 [PTK=CCMP GTK=CCMP]
[00:03:18.650,720] <inf> wpa_supp: wlan0: CTRL-EVENT-CONNECTED - Connection to a4:f3:3b:c6:15:60 completed [id=0 id_str=]
Connected
[00:03:20.816,419] <inf> network: Network connectivity established
[00:03:29.488,109] <inf> transport: Connected to MQTT broker
[00:03:29.497,217] <inf> transport: Hostname: test.mosquitto.org
[00:03:29.505,727] <inf> transport: Client ID: DDB9AF64F4EA118F
[00:03:29.514,143] <inf> transport: Port: 1883
[00:03:29.521,106] <inf> transport: TLS: No
[00:03:29.527,824] <inf> transport: Subscribing to: DDB9AF64F4EA118F/my/subscribe/topic
[00:03:29.782,354] <inf> transport: Subscribed to topic DDB9AF64F4EA118F/my/subscribe/topic
[00:04:02.661,299] <inf> transport: Published message: "Hello MQTT! Current uptime is: 242660" on topic: "DDB9AF64F4EA118F/my/publish/topic"
uart:~$
[00:00:00.508,337] <inf> wifi_nrf_bus: SPIM spi@c8000: freq = 8 MHz
[00:00:00.517,062] <inf> wifi_nrf_bus: SPIM spi@c8000: latency = 0
[00:00:00.643,076] <inf> wifi_nrf: Management buffer offload enabled

*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***
*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***
[00:00:00.793,841] <inf> wifi_supplicant: wpa_supplicant initialized
[00:00:00.803,523] <inf> network: Bringing network interface up and connecting to the network
uart:~$ wifi disconnect
[00:00:06.810,923] <inf> wpa_supp: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Disconnect requested
uart:~$ wifi connect -s "Nordicsh" -p "Nordic20201908" -k 1
Connection requested
[00:00:29.717,629] <inf> wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:00:30.103,204] <inf> wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:00:30.149,359] <inf> wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60
[00:00:30.159,440] <inf> wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[00:00:33.232,823] <inf> wpa_supp: wlan0: CTRL-EVENT-DISCONNECTED bssid=a4:f3:3b:c6:15:60 reason=15
Connection request failed (1)
[00:00:33.250,144] <inf> wpa_supp: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
[00:00:33.262,161] <inf> wpa_supp: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="Nordicsh" auth_failures=1 duration=10 reason=WRONG_KEY
Connection request failed (2)
uart:~$ wifi connect -s "Nordicsh" -p "Nordic20201908" -k 1
Connection requested
[00:00:46.184,346] <inf> wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:00:46.209,934] <inf> wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:00:46.268,617] <inf> wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60
[00:00:46.278,483] <inf> wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[00:00:46.368,043] <inf> wpa_supp: wlan0: WPA: Key negotiation completed with a4:f3:3b:c6:15:60 [PTK=CCMP GTK=CCMP]
[00:00:46.381,487] <inf> wpa_supp: wlan0: CTRL-EVENT-CONNECTED - Connection to a4:f3:3b:c6:15:60 completed [id=0 id_str=]
Connected
[00:00:48.610,551] <inf> network: Network connectivity established
[00:00:54.145,863] <inf> transport: Connected to MQTT broker
[00:00:54.154,855] <inf> transport: Hostname: test.mosquitto.org
[00:00:54.163,362] <inf> transport: Client ID: DDB9AF64F4EA118F
[00:00:54.171,778] <inf> transport: Port: 1883
[00:00:54.178,739] <inf> transport: TLS: No
[00:00:54.185,456] <inf> transport: Subscribing to: DDB9AF64F4EA118F/my/subscribe/topic
[00:00:55.266,026] <inf> transport: Subscribed to topic DDB9AF64F4EA118F/my/subscribe/topic
uart:~$
[00:01:00.815,906] <inf> transport: Published message: "Hello MQTT! Current uptime is: 60815" on topic: "DDB9AF64F4EA118F/my/publish/topic"
[00:02:00.816,048] <inf> transport: Published message: "Hello MQTT! Current uptime is: 120815" on topic: "DDB9AF64F4EA118F/my/publish/topic"

after I add following configs:

CONFIG_WIFI_LOG_LEVEL_DBG=y

CONFIG_WIFI_NRF70_LOG_LEVEL_DBG=y

CONFIG_NET_BUF_LOG_LEVEL_DBG=y

CONFIG_MQTT_SAMPLE_TRIGGER_LOG_LEVEL_DBG=y

CONFIG_MQTT_SAMPLE_NETWORK_LOG_LEVEL_DBG=y

CONFIG_MQTT_SAMPLE_TRANSPORT_LOG_LEVEL_DBG=y

 Please see the logs in log_debug1.txt and log_debug2.txt .

 log_debug1.txt

[00:00:00.436,336] <inf> wifi_nrf_bus: SPIM spi@c8000: freq = 8 MHz
[00:00:00.445,061] <inf> wifi_nrf_bus: SPIM spi@c8000: latency = 0
[00:00:00.458,889] <dbg> wifi_nrf: zep_shim_pr_dbg: Signature: 0xdead1eaf
[00:00:00.468,138] <dbg> wifi_nrf: zep_shim_pr_dbg: num_images: 4
[00:00:00.476,733] <dbg> wifi_nrf: zep_shim_pr_dbg: version: 0x1020d00
[00:00:00.485,757] <dbg> wifi_nrf: zep_shim_pr_dbg: feature_flags: 1
[00:00:00.494,603] <dbg> wifi_nrf: zep_shim_pr_dbg: ====
[00:00:00.502,433] <dbg> wifi_nrf: zep_shim_pr_dbg: image[0] type: 0
[00:00:00.511,287] <dbg> wifi_nrf: zep_shim_pr_dbg: image[0] len: 1240
[00:00:00.520,301] <dbg> wifi_nrf: zep_shim_pr_dbg: ====
[00:00:00.528,131] <dbg> wifi_nrf: zep_shim_pr_dbg: image[1] type: 1
[00:00:00.536,984] <dbg> wifi_nrf: zep_shim_pr_dbg: image[1] len: 46360
[00:00:00.546,083] <dbg> wifi_nrf: zep_shim_pr_dbg: ====
[00:00:00.553,914] <dbg> wifi_nrf: zep_shim_pr_dbg: image[2] type: 2
[00:00:00.562,767] <dbg> wifi_nrf: zep_shim_pr_dbg: image[2] len: 952
[00:00:00.571,698] <dbg> wifi_nrf: zep_shim_pr_dbg: ====
[00:00:00.579,529] <dbg> wifi_nrf: zep_shim_pr_dbg: image[3] type: 3
[00:00:00.588,385] <dbg> wifi_nrf: zep_shim_pr_dbg: image[3] len: 30920
[00:00:00.597,485] <dbg> wifi_nrf: zep_shim_pr_dbg: ====
[00:00:00.606,038] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bimg: chunk 1/1, size: 1240
[00:00:00.620,868] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bin: chunk 1/6, size: 8192
[00:00:00.642,491] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bin: chunk 2/6, size: 8192
[00:00:00.664,117] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bin: chunk 3/6, size: 8192
[00:00:00.685,747] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bin: chunk 4/6, size: 8192
[00:00:00.707,379] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bin: chunk 5/6, size: 8192
[00:00:00.728,858] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch UMAC-bin: chunk 6/6, size: 5400
[00:00:00.747,253] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_fw_load: UMAC patches loaded

[00:00:00.758,479] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch LMAC-bimg: chunk 1/1, size: 952
[00:00:00.772,936] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch LMAC-bin: chunk 1/4, size: 8192
[00:00:00.794,559] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch LMAC-bin: chunk 2/4, size: 8192
[00:00:00.816,188] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch LMAC-bin: chunk 3/4, size: 8192
[00:00:00.837,717] <dbg> wifi_nrf: zep_shim_pr_dbg: hal_fw_patch_load: Copying patch LMAC-bin: chunk 4/4, size: 6344
[00:00:00.857,042] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_fw_load: LMAC patches loaded

[00:00:00.890,023] <dbg> wifi_nrf: nrf_wifi_fmac_dev_add_zep: Firmware (v1.2.13.0) booted successfully
[00:00:00.907,290] <dbg> wifi_nrf: zep_shim_pr_dbg: RPU LPM type: HW
[00:00:00.916,118] <inf> wifi_nrf: Management buffer offload enabled

[00:00:00.925,066] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x49d81

[00:00:00.940,350] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 0 recd
[00:00:00.951,885] <dbg> wifi_nrf: nrf_wifi_if_start_zep: nrf_wifi_if_start_zep: FMAC device added
[00:00:00.965,028] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:00.978,412] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 52 sent to RPU
[00:00:00.989,251] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.000,521] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.012,013] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.024,039] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 52 -> status 0
[00:00:01.035,548] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.048,678] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 18 sent to RPU
[00:00:01.166,119] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:01.177,647] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 5 received from UMAC
[00:00:01.190,251] <dbg> wifi_nrf: nrf_wifi_if_carr_state_chg: nrf_wifi_if_carr_state_chg: Carrier state: 0
[00:00:01.202,549] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.214,252] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 275 received from UMAC
[00:00:01.226,382] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 275 processed
[00:00:01.227,111] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.257,723] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 33 sent to RPU
*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***
*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***
[00:00:01.282,929] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.294,427] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.306,457] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 33 -> status 0
[00:00:01.317,970] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.330,049] <inf> wifi_supplicant: wpa_supplicant initialized
[00:00:01.339,464] <inf> network: Bringing network interface up and connecting to the network
[00:00:01.351,532] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.370,711] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 29 sent to RPU
[00:00:01.381,346] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.394,447] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 29 sent to RPU
[00:00:01.405,054] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.418,159] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 29 sent to RPU
[00:00:01.428,858] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.441,951] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 41 sent to RPU
[00:00:01.453,094] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.464,587] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 282 received from UMAC
[00:00:01.477,194] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 282 processed
[00:00:01.488,973] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.509,979] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 7 sent to RPU
[00:00:01.520,828] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.532,172] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.543,665] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.555,696] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 7 -> status -67
[00:00:01.567,295] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.581,713] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 7 sent to RPU
[00:00:01.592,534] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.603,881] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.615,380] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.627,410] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 7 -> status -67
[00:00:01.639,010] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.653,428] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 7 sent to RPU
[00:00:01.664,249] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.675,592] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.687,082] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.699,110] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 7 -> status -67
[00:00:01.710,706] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.725,137] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 7 sent to RPU
[00:00:01.735,958] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.747,305] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.758,798] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.770,823] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 7 -> status -67
[00:00:01.782,417] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.796,851] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 7 sent to RPU
[00:00:01.807,670] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.819,008] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.830,496] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.842,518] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 7 -> status -67
[00:00:01.854,110] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.868,529] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 7 sent to RPU
[00:00:01.880,008] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:01.891,420] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.902,916] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.914,941] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 7 -> status -67
[00:00:01.926,538] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:01.941,698] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 21 sent to RPU
[00:00:01.952,591] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:01.964,082] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:01.976,107] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 21 -> status -2
[00:00:01.987,701] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
uart:~$ wifi disconnect
[00:00:08.913,472] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:08.932,777] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 21 sent to RPU
[00:00:08.941,455] <inf> wpa_supp: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
[00:00:08.949,203] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:08.958,548] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:08.968,429] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 21 -> status -2
[00:00:08.977,878] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
Disconnect requested
uart:~$ wifi connect -s "Nordicsh" -p "Nordic20201908" -k 9
[00:00:27.118,686] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

Connection requested
[00:00:27.136,768] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 0 sent to RPU
[00:00:27.148,261] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:27.159,756] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 257 received from UMAC
[00:00:27.171,873] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 257 processed
[00:00:27.183,135] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:27.194,629] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:27.206,676] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 0 -> status 0
[00:00:27.218,680] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:27.232,900] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:27.244,435] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 289 received from UMAC
[00:00:27.256,446] <dbg> wifi_nrf: reg_change_callbk_fn: reg_change_callbk_fn: Regulatory change event received
[00:00:27.268,988] <dbg> wifi_nrf: reg_change_callbk_fn: reg_change_callbk_fn: Unsolicited regulatory change event
[00:00:27.281,812] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 289 processed
[00:00:27.293,093] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:27.304,591] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 289 received from UMAC
[00:00:27.316,600] <dbg> wifi_nrf: reg_change_callbk_fn: reg_change_callbk_fn: Regulatory change event received
[00:00:27.329,148] <dbg> wifi_nrf: reg_change_callbk_fn: reg_change_callbk_fn: Unsolicited regulatory change event
[00:00:27.341,970] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 289 processed
[00:00:27.355,402] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:27.366,982] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 289 received from UMAC
[00:00:27.378,993] <dbg> wifi_nrf: reg_change_callbk_fn: reg_change_callbk_fn: Regulatory change event received
[00:00:27.391,542] <dbg> wifi_nrf: reg_change_callbk_fn: reg_change_callbk_fn: Unsolicited regulatory change event
[00:00:27.404,364] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 289 processed
[00:00:31.033,021] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.044,610] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 259 received from UMAC
[00:00:31.056,779] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 259 processed
[00:00:31.068,180] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.081,483] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 1 sent to RPU
[00:00:31.092,382] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.103,875] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 260 received from UMAC
[00:00:31.116,050] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 260 processed
[00:00:31.128,633] <inf> wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:00:31.142,757] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.166,460] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 2 sent to RPU
[00:00:31.176,960] <dbg> wifi_nrf: nrf_wifi_wpa_supp_authenticate: nrf_wifi_wpa_supp_authenticate:Authentication request sent successfully
[00:00:31.530,244] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.541,748] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:31.553,772] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 2 -> status 0
[00:00:31.565,203] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:31.579,374] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.590,947] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 261 received from UMAC
[00:00:31.603,094] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 261 processed
[00:00:31.614,579] <inf> wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz)
[00:00:31.627,812] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.643,069] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 21 sent to RPU
[00:00:31.654,148] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.665,638] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.677,142] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:31.689,175] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 21 -> status -2
[00:00:31.700,778] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:31.717,595] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 3 sent to RPU
[00:00:31.728,451] <dbg> wifi_nrf: nrf_wifi_wpa_supp_associate: nrf_wifi_wpa_supp_associate: Association request sent successfully
[00:00:31.744,228] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.755,802] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:31.767,828] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 3 -> status 0
[00:00:31.779,258] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:31.790,539] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.802,040] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 266 received from UMAC
[00:00:31.814,074] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 266 processed
[00:00:31.825,344] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:31.836,848] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 4 received from UMAC
[00:00:31.849,447] <dbg> wifi_nrf: nrf_wifi_if_carr_state_chg: nrf_wifi_if_carr_state_chg: Carrier state: 1
[00:00:31.861,899] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.873,402] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.874,938] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 51 sent to RPU
[00:00:31.896,204] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.907,773] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 262 received from UMAC
[00:00:31.908,048] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 51 sent to RPU
[00:00:31.931,565] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 262 processed
[00:00:31.942,823] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:31.954,317] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 263 received from UMAC
[00:00:31.966,344] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 263 processed
[00:00:31.978,252] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:31.990,510] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:32.002,005] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:32.019,239] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:32.030,737] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:32.042,777] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 51 -> status 0
[00:00:32.054,284] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:32.065,564] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:32.077,061] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:32.089,091] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 51 -> status 0
[00:00:32.100,603] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:32.112,318] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_eve_cfg: Command 21 sent to RPU
[00:00:32.123,176] <inf> wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60
[00:00:32.132,877] <inf> wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
[00:00:32.143,362] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:32.154,858] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:32.166,889] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 21 -> status 0
[00:00:32.178,400] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:32.191,959] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:32.211,016] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:32.222,545] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:32.237,378] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:32.248,907] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:32.265,175] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:32.281,540] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:32.293,152] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:32.304,648] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:32.320,239] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 6 sent to RPU
[00:00:32.331,281] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:32.342,627] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:32.354,124] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:32.366,154] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 6 -> status 0
[00:00:32.377,584] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:32.392,011] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 8 sent to RPU
[00:00:32.402,846] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:32.414,349] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:32.426,379] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 8 -> status 0
[00:00:32.437,805] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:32.815,390] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:32.826,980] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:32.843,049] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:32.857,387] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 6 sent to RPU
[00:00:32.868,514] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:32.880,015] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:32.892,047] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 6 -> status 0
[00:00:32.903,478] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
[00:00:32.915,331] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:32.929,850] <inf> wpa_supp: wlan0: WPA: Key negotiation completed with a4:f3:3b:c6:15:60 [PTK=CCMP GTK=CCMP]
[00:00:32.943,759] <inf> wpa_supp: wlan0: CTRL-EVENT-CONNECTED - Connection to a4:f3:3b:c6:15:60 completed [id=0 id_str=]
[00:00:32.957,425] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_ctrl_cmd_send: caller 0x48865

[00:00:32.968,805] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:32.980,304] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:32.996,929] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_cmd_cfg: Command 21 sent to RPU
[00:00:33.007,946] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 3 recd
[00:00:33.019,447] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 received from UMAC
[00:00:33.031,482] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Command 21 -> status 0
[00:00:33.043,002] <dbg> wifi_nrf: zep_shim_pr_dbg: umac_event_ctrl_process: Event 292 processed
Connected
[00:00:33.057,956] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:33.078,882] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:33.090,428] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:33.262,423] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:33.273,963] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:33.364,309] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:33.375,824] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:33.931,449] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:33.955,998] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:33.967,581] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:34.011,127] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.022,639] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:34.037,743] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:34.054,171] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xddfd8, rpu_addr: 0xb001dfd8, buf_le
[00:00:34.071,509] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.083,019] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:34.095,741] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:34.113,371] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.124,914] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:34.137,472] <inf> network: Network connectivity established
[00:00:34.146,522] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.158,023] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:34.184,187] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.195,700] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:34.209,578] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:34.225,912] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xddfd8, rpu_addr: 0xb001dfd8, buf_le
[00:00:34.245,422] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.257,012] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:34.271,810] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.283,393] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:34.296,073] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.307,575] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:34.322,367] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.333,959] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:34.346,646] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:34.358,144] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:35.207,899] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:35.219,409] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:36.432,536] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:36.444,072] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:36.461,445] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:36.473,034] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:36.493,834] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:36.505,434] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:36.520,066] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:36.531,643] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:36.546,278] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:36.557,797] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:36.573,256] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:36.584,848] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:37.072,895] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:37.100,149] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:37.111,714] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:37.126,552] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:37.138,146] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:37.153,652] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:37.171,732] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:37.183,269] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:37.215,040] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:37.226,624] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:38.177,850] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:38.189,388] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.171,496] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:39.200,059] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.211,582] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:39.226,401] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.237,927] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.251,086] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:39.268,370] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.279,880] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.293,345] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xddfd8, rpu_addr: 0xb001dfd8, buf_le
[00:00:39.311,731] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.323,271] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:39.335,948] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.347,453] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.362,198] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.373,745] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:39.387,142] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:39.404,666] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.416,188] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:39.431,130] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.442,646] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.458,632] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:39.476,197] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.487,746] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:39.713,522] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.725,037] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.749,767] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:39.769,542] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.781,114] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:39.797,902] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.809,434] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:39.822,116] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:39.833,619] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:40.020,699] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.032,291] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:40.040,940] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:40.070,025] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.081,563] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:40.332,082] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:40.356,853] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.368,400] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:40.623,250] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:40.640,214] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.651,748] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:40.665,505] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xddfd8, rpu_addr: 0xb001dfd8, buf_le
[00:00:40.682,797] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.694,306] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:40.707,033] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:40.724,660] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.736,209] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:40.748,887] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.760,386] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:40.775,196] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.786,700] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:40.801,330] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:40.818,960] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.830,485] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:40.956,679] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:40.981,910] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:40.993,427] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:41.009,059] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xddfd8, rpu_addr: 0xb001dfd8, buf_le
[00:00:41.023,965] <inf> transport: Connected to MQTT broker
[00:00:41.025,657] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.044,374] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.057,107] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:41.071,387] <inf> transport: Hostname: test.mosquitto.org
[00:00:41.073,938] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.092,150] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.105,191] <inf> transport: Client ID: DDB9AF64F4EA118F
[00:00:41.106,940] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.125,487] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.138,157] <inf> transport: Port: 1883
[00:00:41.145,071] <inf> transport: TLS: No
[00:00:41.151,789] <inf> transport: Subscribing to: DDB9AF64F4EA118F/my/subscribe/topic
[00:00:41.162,699] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:41.186,871] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.198,433] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.213,271] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.224,777] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:41.400,560] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:41.426,005] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.437,513] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:41.452,429] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.463,962] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.476,639] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.488,135] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:41.502,772] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:41.517,693] <inf> transport: Subscribed to topic DDB9AF64F4EA118F/my/subscribe/topic
[00:00:41.519,164] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xddfd8, rpu_addr: 0xb001dfd8, buf_le
[00:00:41.546,199] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.557,710] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:41.572,433] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.583,965] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.596,699] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_hal_buf_map_tx: bounce_buf_addr: 0xc92a4, rpu_addr: 0xb00092a4, buf_le
[00:00:41.612,815] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.624,314] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.639,180] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.650,676] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 2 received from UMAC
[00:00:41.665,624] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:41.677,127] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:42.378,108] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:42.389,633] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:42.410,828] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:42.422,427] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:42.443,820] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:42.455,418] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:42.470,052] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:42.481,563] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:42.496,262] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:42.507,838] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:42.523,311] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:42.534,844] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:43.092,824] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:43.104,416] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:44.322,361] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:44.333,958] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:45.346,711] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:45.358,311] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:46.370,489] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:46.382,087] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:47.803,479] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:47.814,992] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:50.568,281] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:50.579,873] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:51.387,512] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:51.399,054] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
[00:00:52.104,375] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_event_callback: Event type 2 recd
[00:00:52.115,967] <dbg> wifi_nrf: zep_shim_pr_dbg: nrf_wifi_fmac_data_event_process: Event 3 received from UMAC
uart:~$

By the way,  using shell to connect to MQTT server is unstable.

 

Regards,

William.

Parents
  • Hi,

    William.wei said:

    1.wifi connect -s "Nordicsh" -p "Nordic20201908" -k 1, it fails

    2.wifi connect -s "Nordicsh" -p "Nordic20201908" -k 2, it fails

    3. wifi connect -s "Nordicsh" -p "Nordic20201908" -k 9

    If it works with -k 9 and not with -k 1/2 that means the AP is configured in WPA-PSK. wifi scan should give the details of the AP security type.

    And for the other connection issues, by default the sample doesn’t have any AP provisioning done, so it won’t connect to Wi-Fi automatically. The user has to provision to initiate the Wi-Fi connection: Please see Technical Documentation for details, which explains why initiatingthe  connecting using wifi shells works.

    But I see that the Wi-Fi credentials module is only enabled for nrf7002dk/nrf5340/cpuapp/ns board, for nrf54L15dk. It needs to be enabled manually (we can make this automatic for all boards). Once the module is enabled, the user can either choose WIFI_CREDENTIALS_STATIC or WIFI_CREDENTIALS_SHELL (wifi_cred shell) to provision the AP.

    In this scenario, we need wpa_supplicant debug logs not the driver ones. We will also elaborate Technical Documentation on when to elaborate supplicant or driver logs,

    Here is the PR https://github.com/nrfconnect/sdk-nrf/pull/21402

    for improving debug docs https://github.com/nrfconnect/sdk-nrf/pull/21404 

    -Amanda H.

Reply
  • Hi,

    William.wei said:

    1.wifi connect -s "Nordicsh" -p "Nordic20201908" -k 1, it fails

    2.wifi connect -s "Nordicsh" -p "Nordic20201908" -k 2, it fails

    3. wifi connect -s "Nordicsh" -p "Nordic20201908" -k 9

    If it works with -k 9 and not with -k 1/2 that means the AP is configured in WPA-PSK. wifi scan should give the details of the AP security type.

    And for the other connection issues, by default the sample doesn’t have any AP provisioning done, so it won’t connect to Wi-Fi automatically. The user has to provision to initiate the Wi-Fi connection: Please see Technical Documentation for details, which explains why initiatingthe  connecting using wifi shells works.

    But I see that the Wi-Fi credentials module is only enabled for nrf7002dk/nrf5340/cpuapp/ns board, for nrf54L15dk. It needs to be enabled manually (we can make this automatic for all boards). Once the module is enabled, the user can either choose WIFI_CREDENTIALS_STATIC or WIFI_CREDENTIALS_SHELL (wifi_cred shell) to provision the AP.

    In this scenario, we need wpa_supplicant debug logs not the driver ones. We will also elaborate Technical Documentation on when to elaborate supplicant or driver logs,

    Here is the PR https://github.com/nrfconnect/sdk-nrf/pull/21402

    for improving debug docs https://github.com/nrfconnect/sdk-nrf/pull/21404 

    -Amanda H.

Children
No Data
Related