Open
Description
Sometimes connection gets stuck with a similar log:
I (1166) network_driver: WIFI started
I (1166) network_driver: WIFI_EVENT_STA_START received.
I (1176) network_driver: DHCP hostname set to atomvm-1a34d26c8e9c
I (1176) wifi:new:<1,1>, old:<1,0>, ap:<255,255>, sta:<1,1>, prof:1
I (1186) wifi:state: init -> auth (b0)
I (3266) wifi:state: auth -> assoc (0)
I (4266) wifi:state: assoc -> init (400)
I (4266) wifi:new:<1,0>, old:<1,1>, ap:<255,255>, sta:<1,1>, prof:1
I (4266) network_driver: WIFI_EVENT_STA_DISCONNECTED received.
I (4286) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (4286) wifi:state: init -> auth (b0)
An error occurred starting network: {error,disconnected}
I (5956) wifi:state: auth -> assoc (0)
I (5966) wifi:state: assoc -> run (10)
I (5976) wifi:connected with MySSID, aid = 4, channel 1, BW20, bssid = 2c:fc:5c:33:c3:e2
I (5976) wifi:security: WPA3-SAE, phy: bgn, rssi: -81
I (5986) wifi:pm start, type: 1
I (5986) network_driver: WIFI_EVENT_STA_CONNECTED received.
W (5996) wifi:<ba-add>idx:0 (ifx:0, 2c:fc:5c:33:c3:e2), tid:6, ssn:2, winSize:64
I (6046) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (6856) esp_netif_handlers: sta ip: 10.22.3.11, mask: 255.255.254.0, gw: 10.22.2.1
I (6856) network_driver: IP_EVENT_STA_GOT_IP: 10.22.3.11