[00:00:00.508,337] wifi_nrf_bus: SPIM spi@c8000: freq = 8 MHz [00:00:00.517,062] wifi_nrf_bus: SPIM spi@c8000: latency = 0 [00:00:00.643,076] 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] wifi_supplicant: wpa_supplicant initialized [00:00:00.803,523] network: Bringing network interface up and connecting to the network uart:~$ wifi disconnect [00:00:06.810,923] 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] wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz) [00:00:30.103,204] wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz) [00:00:30.149,359] wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60 [00:00:30.159,440] wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 [00:00:33.232,823] wpa_supp: wlan0: CTRL-EVENT-DISCONNECTED bssid=a4:f3:3b:c6:15:60 reason=15 Connection request failed (1) [00:00:33.250,144] wpa_supp: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect [00:00:33.262,161] 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] wpa_supp: wlan0: SME: Trying to authenticate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz) [00:00:46.209,934] wpa_supp: wlan0: Trying to associate with a4:f3:3b:c6:15:60 (SSID='Nordicsh' freq=2417 MHz) [00:00:46.268,617] wpa_supp: wlan0: Associated with a4:f3:3b:c6:15:60 [00:00:46.278,483] wpa_supp: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 [00:00:46.368,043] wpa_supp: wlan0: WPA: Key negotiation completed with a4:f3:3b:c6:15:60 [PTK=CCMP GTK=CCMP] [00:00:46.381,487] 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] network: Network connectivity established [00:00:54.145,863] transport: Connected to MQTT broker [00:00:54.154,855] transport: Hostname: test.mosquitto.org [00:00:54.163,362] transport: Client ID: DDB9AF64F4EA118F [00:00:54.171,778] transport: Port: 1883 [00:00:54.178,739] transport: TLS: No [00:00:54.185,456] transport: Subscribing to: DDB9AF64F4EA118F/my/subscribe/topic [00:00:55.266,026] transport: Subscribed to topic DDB9AF64F4EA118F/my/subscribe/topic uart:~$ [00:01:00.815,906] transport: Published message: "Hello MQTT! Current uptime is: 60815" on topic: "DDB9AF64F4EA118F/my/publish/topic" [00:02:00.816,048] transport: Published message: "Hello MQTT! Current uptime is: 120815" on topic: "DDB9AF64F4EA118F/my/publish/topic"