
[15:31:11.503]收←◆ESP-ROM:esp32c3-api1-20210207
Build:Feb  7 2021
rst:0x1 (POWERON),boot:0xd (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5820,len:0x16a8
load:0x403cc710,len:0x968
load:0x403ce710,len:0x2e78
entry 0x403cc710
[0;32mI (30) boot: ESP-IDF v5.0.1-dirty 2nd stage bootloader[0m
[0;32mI (30) boot: compile time 10:09:55[0m
[0;32mI (30) boot: chip revision: v0.3[0m
[0;32mI (33) boot.esp32c3: SPI Speed      : 80MHz[0m
[0;32mI (37) boot.esp32c3: SPI Mode       : DIO[0m
[0;32mI (42) boot.esp32c3: SPI Flash Size : 4MB[0m
[0;32mI (47) boot: Enabling RNG early entropy source...[0m
[0;32mI (52) boot: Partition Table:[0m
[0;32mI (56) boot: ## Label            Usage          Type ST Offset   Length[0m
[0;32mI (63) boot:  0 nvs              WiFi data        01 02 00009000 00006000[0m
[0;32mI (71) boot:  1 phy_init         RF data          01 01 0000f000 00001000[0m
[0;32mI (78) boot:  2 factory          factory app      00 00 00010000 00100000[0m
[0;32mI (86) boot: End of partition table[0m
[0;32mI (90) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=1d998h (121240) map[0m
[0;32mI (116) esp_image: segment 1: paddr=0002d9c0 vaddr=3fc90600 size=023f4h (  9204) load[0m
[0;32mI (118) esp_image: segment 2: paddr=0002fdbc vaddr=40380000 size=0025ch (   604) load[0m
[0;32mI (122) esp_image: segment 3: paddr=00030020 vaddr=42000020 size=8261ch (534044) map[0m

[15:31:11.714]收←◆[0;32mI (211) esp_image: segment 4: paddr=000b2644 vaddr=4038025c size=102c4h ( 66244) load[0m
[0;32mI (228) boot: Loaded app from partition at offset 0x10000[0m
[0;32mI (228) boot: Disabling RNG early entropy source...[0m
[0;32mI (240) cpu_start: Pro cpu up.[0m
[0;32mI (248) cpu_start: Pro cpu start user code[0m
[0;32mI (249) cpu_start: cpu freq: 160000000 Hz[0m
[0;32mI (249) cpu_start: Application information:[0m
[0;32mI (252) cpu_start: Project name:     wifi_station[0m
[0;32mI (257) cpu_start: App version:      1[0m
[0;32mI (261) cpu_start: Compile time:     May 24 2023 14:05:34[0m
[0;32mI (267) cpu_start: ELF file SHA256:  892b56859bf33a92...[0m
[0;32mI (273) cpu_start: ESP-IDF:          v5.0.1-dirty[0m
[0;32mI (279) cpu_start: Min chip rev:     v0.3[0m
[0;32mI (283) cpu_start: Max chip rev:     v0.99 [0m
[0;32mI (288) cpu_start: Chip rev:         v0.3[0m
[0;32mI (293) heap_init: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (300) heap_init: At 3FC96910 len 00045E00 (279 KiB): DRAM[0m
[0;32mI (307) heap_init: At 3FCDC710 len 00002950 (10 KiB): STACK/DRAM[0m
[0;32mI (313) heap_init: At 50000020 len 00001FE0 (7 KiB): RTCRAM[0m
[0;32mI (320) spi_flash: detected chip: generic[0m
[0;32mI (324) spi_flash: flash io: dio[0m
[0;32mI (329) cpu_start: Starting scheduler.[0m
[0;32mI (361) wifi station: ESP_WIFI_MODE_STA[0m
[0;32mI (361) pp: pp rom version: 9387209[0m
[0;32mI (371) net80211: net80211 rom version: 9387209[0m
I (381) wifi:wifi driver task: 3fc9facc, prio:23, stack:6656, core=0
[0;32mI (381) system_api:
[15:31:11.891]收←◆ Base MAC address is not set[0m
[0;32mI (381) system_api: read default base MAC address from EFUSE[0m
I (391) wifi:wifi firmware version: 17afb16
I (391) wifi:wifi certification version: v7.0
I (391) wifi:config NVS flash: enabled
I (401) wifi:config nano formating: disabled
I (401) wifi:Init data frame dynamic rx buffer num: 32
I (401) wifi:Init management frame dynamic rx buffer num: 32
I (411) wifi:Init management short buffer num: 32
I (411) wifi:Init dynamic tx buffer num: 32
I (421) wifi:Init static tx FG buffer num: 2
I (421) wifi:Init static rx buffer size: 1600
I (431) wifi:Init static rx buffer num: 10
I (431) wifi:Init dynamic rx buffer num: 32
[0;32mI (431) wifi_init: rx ba win: 6[0m
[0;32mI (441) wifi_init: tcpip mbox: 32[0m
[0;32mI (441) wifi_init: udp mbox: 6[0m
[0;32mI (451) wifi_init: tcp mbox: 6[0m
[0;32mI (451) wifi_init: tcp tx win: 5744[0m
[0;32mI (451) wifi_init: tcp rx win: 5744[0m
[0;32mI (461) wifi_init: tcp mss: 1440[0m
[0;32mI (461) wifi_init: WiFi IRAM OP enabled[0m
[0;32mI (471) wifi_init: WiFi RX IRAM OP enabled[0m
[0;32mI (471) wifi station: The number of seconds before start is 120,t=12 

[0m
[0;32mI (481) phy_init: phy_version 950,11a46e9,Oct 21 2022,08:56:12[0m

[15:31:12.015]收←◆I (521) wifi:mode : sta (7c:df:a1:76:53:90)
I (521) wifi:enable tsf
[0;32mI (531) wifi station: wifi_init_sta finished.[0m

[15:31:12.061]收←◆I (571) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (571) wifi:state: init -> auth (b0)
I (581) wifi:state: auth -> assoc (0)
I (591) wifi:state: assoc -> run (10)

[15:31:12.377]收←◆I (891) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (891) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (891) wifi:pm start, type: 1

I (891) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (911) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (911) wifi station: The number of seconds get ip is 560,t=56 

[0m

dev link ap need time 560 ms,

[0;32mI (921) wifi station: got ip:192.168.1.118[0m
I (921) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:6, winSize:64
[0;32mI (931) wifi station: connected to ap SSID:newzy password:ab123456[0m
delay 10s................

[15:31:12.467]收←◆I (981) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:31:22.426]收←◆now stop wifi
I (10941) wifi:state: run -> init (0)
I (10941) wifi:pm stop, total sleep time: 8595860 us / 10046455 us

I (10941) wifi:<ba-del>idx
I (10941) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (10951) wifi station: connect to the AP fail[0m

[15:31:22.557]收←◆I (11071) wifi:flush txq
I (11071) wifi:stop sw txq
I (11071) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:31:32.556]收←◆[0;32mI (21071) wifi station: before wifi start,time is 20720
[0m
I (21071) wifi:mode : sta (7c:df:a1:76:53:90)
I (21071) wifi:enable tsf
delay 10s................
I (21081) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (21081) wifi:state: init -> auth (b0)
I (21081) wifi:state: auth -> assoc (0)
I (21091) wifi:state: assoc -> run (10)

[15:31:32.819]收←◆I (21331) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (21331) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (21331) wifi:pm start, type: 1

I (21331) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (21361) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (21361) wifi station: The number of seconds get ip is 21010,t=2101 

[0m

dev link ap need time 290 ms,

[0;32mI (21371) wifi station: got ip:192.168.1.118[0m
I (21361) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (21391) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:31:42.558]收←◆now stop wifi
I (31071) wifi:state: run -> init (0)
I (31071) wifi:pm stop, total sleep time: 8651805 us / 9733448 us

I (31071) wifi:<ba-del>idx
I (31071) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (31081) wifi station: connect to the AP fail[0m

[15:31:42.717]收←◆I (31231) wifi:flush txq
I (31231) wifi:stop sw txq
I (31231) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:31:52.717]收←◆[0;32mI (41231) wifi station: before wifi start,time is 40880
[0m
I (41231) wifi:mode : sta (7c:df:a1:76:53:90)
I (41231) wifi:enable tsf
delay 10s................
I (41241) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (41241) wifi:state: init -> auth (b0)
I (41241) wifi:state: auth -> assoc (0)
I (41251) wifi:state: assoc -> run (10)

[15:31:52.954]收←◆I (41461) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (41461) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (41471) wifi:pm start, type: 1

I (41471) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (41491) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (41491) wifi station: The number of seconds get ip is 41140,t=4114 

[0m

dev link ap need time 260 ms,

[0;32mI (41501) wifi station: got ip:192.168.1.118[0m
I (41511) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (41531) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:32:02.717]收←◆now stop wifi
I (51231) wifi:state: run -> init (0)
I (51231) wifi:pm stop, total sleep time: 8875643 us / 9758755 us

I (51231) wifi:<ba-del>idx
I (51231) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (51241) wifi station: connect to the AP fail[0m

[15:32:02.828]收←◆I (51341) wifi:flush txq
I (51341) wifi:stop sw txq
I (51341) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:32:12.827]收←◆[0;32mI (61341) wifi station: before wifi start,time is 60990
[0m
I (61341) wifi:mode : sta (7c:df:a1:76:53:90)
I (61341) wifi:enable tsf
delay 10s................
I (61351) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (61351) wifi:state: init -> auth (b0)
I (61361) wifi:state: auth -> assoc (0)
I (61361) wifi:state: assoc -> run (10)

[15:32:13.071]收←◆I (61581) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (61581) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (61581) wifi:pm start, type: 1

I (61581) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (61601) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (61601) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (61611) wifi station: The number of seconds get ip is 61260,t=6126 

[0m

dev link ap need time 270 ms,

[0;32mI (61621) wifi station: got ip:192.168.1.118[0m
I (61611) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:32:22.827]收←◆now stop wifi
I (71341) wifi:state: run -> init (0)
I (71341) wifi:pm stop, total sleep time: 8954026 us / 9752525 us

I (71341) wifi:<ba-del>idx
I (71341) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (71351) wifi station: connect to the AP fail[0m

[15:32:22.919]收←◆I (71431) wifi:flush txq
I (71431) wifi:stop sw txq
I (71431) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:32:32.917]收←◆[0;32mI (81431) wifi station: before wifi start,time is 81080
[0m
I (81431) wifi:mode : sta (7c:df:a1:76:53:90)
I (81431) wifi:enable tsf
delay 10s................
I (81441) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (81441) wifi:state: init -> auth (b0)
I (81451) wifi:state: auth -> assoc (0)
I (81451) wifi:state: assoc -> run (10)

[15:32:33.156]收←◆I (81661) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (81661) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (81671) wifi:pm start, type: 1

I (81671) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (81681) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (81711) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (81711) wifi station: The number of seconds get ip is 81360,t=8136 

[0m

dev link ap need time 280 ms,

[0;32mI (81721) wifi station: got ip:192.168.1.118[0m
I (81711) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:32:42.917]收←◆now stop wifi
I (91431) wifi:state: run -> init (0)
I (91431) wifi:pm stop, total sleep time: 8756910 us / 9757213 us

I (91431) wifi:<ba-del>idx
I (91431) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (91441) wifi station: connect to the AP fail[0m

[15:32:43.048]收←◆I (91561) wifi:flush txq
I (91561) wifi:stop sw txq
I (91561) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:32:53.047]收←◆[0;32mI (101561) wifi station: before wifi start,time is 101210
[0m
I (101561) wifi:mode : sta (7c:df:a1:76:53:90)
I (101561) wifi:enable tsf
delay 10s................
I (101571) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (101571) wifi:state: init -> auth (b0)
I (101581) wifi:state: auth -> assoc (0)
I (101591) wifi:state: assoc -> run (10)

[15:32:53.317]收←◆I (101821) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (101831) wifi:security: WPA2-PSK, phy: bgn, rssi: -47
I (101831) wifi:pm start, type: 1

I (101831) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (101841) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (101851) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (101851) wifi station: The number of seconds get ip is 101500,t=10150 

[0m

dev link ap need time 290 ms,

[0;32mI (101861) wifi station: got ip:192.168.1.118[0m
I (101851) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:33:03.047]收←◆now stop wifi
I (111561) wifi:state: run -> init (0)
I (111561) wifi:pm stop, total sleep time: 8768564 us / 9726175 us

I (111561) wifi:<ba-del>idx
I (111561) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (111571) wifi station: connect to the AP fail[0m

[15:33:03.218]收←◆I (111731) wifi:flush txq
I (111731) wifi:stop sw txq
I (111731) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:33:13.217]收←◆[0;32mI (121731) wifi station: before wifi start,time is 121380
[0m
I (121731) wifi:mode : sta (7c:df:a1:76:53:90)
I (121731) wifi:enable tsf
delay 10s................
I (121741) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (121741) wifi:state: init -> auth (b0)
I (121741) wifi:state: auth -> assoc (0)
I (121751) wifi:state: assoc -> run (10)

[15:33:13.490]收←◆I (122001) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (122001) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (122001) wifi:pm start, type: 1

I (122001) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (122011) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (122041) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (122051) wifi station: The number of seconds get ip is 121700,t=12170 

[0m

dev link ap need time 320 ms,

[0;32mI (122051) wifi station: got ip:192.168.1.118[0m
I (122051) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:33:23.217]收←◆now stop wifi
I (131731) wifi:state: run -> init (0)
I (131731) wifi:pm stop, total sleep time: 8566216 us / 9723135 us

I (131731) wifi:<ba-del>idx
I (131731) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (131741) wifi station: connect to the AP fail[0m

[15:33:23.418]收←◆I (131931) wifi:flush txq
I (131931) wifi:stop sw txq
I (131931) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:33:33.417]收←◆[0;32mI (141931) wifi station: before wifi start,time is 141580
[0m
I (141931) wifi:mode : sta (7c:df:a1:76:53:90)
I (141931) wifi:enable tsf
delay 10s................
I (141941) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (141941) wifi:state: init -> auth (b0)
I (141951) wifi:state: auth -> assoc (0)
I (141951) wifi:state: assoc -> run (10)

[15:33:33.795]收←◆I (142301) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (142301) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (142311) wifi:pm start, type: 1

I (142311) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (142331) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (142331) wifi station: The number of seconds get ip is 141980,t=14198 

[0m

dev link ap need time 400 ms,

[0;32mI (142341) wifi station: got ip:192.168.1.118[0m

[15:33:33.878]收←◆I (142391) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (142391) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:33:43.417]收←◆now stop wifi
I (151931) wifi:state: run -> init (0)
I (151931) wifi:pm stop, total sleep time: 8209909 us / 9618763 us

I (151931) wifi:<ba-del>idx
I (151931) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (151941) wifi station: connect to the AP fail[0m

[15:33:43.688]收←◆I (152201) wifi:flush txq
I (152201) wifi:stop sw txq
I (152201) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:33:53.688]收←◆[0;32mI (162201) wifi station: before wifi start,time is 161850
[0m
I (162201) wifi:mode : sta (7c:df:a1:76:53:90)
I (162201) wifi:enable tsf
delay 10s................

[15:33:53.752]收←◆I (162261) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (162261) wifi:state: init -> auth (b0)

[15:33:53.779]收←◆I (162291) wifi:state: auth -> assoc (0)
I (162311) wifi:state: assoc -> run (10)

[15:33:54.083]收←◆I (162591) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (162591) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (162591) wifi:pm start, type: 1

I (162601) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (162621) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (162621) wifi station: The number of seconds get ip is 162270,t=16227 

[0m

dev link ap need time 420 ms,

[0;32mI (162631) wifi station: got ip:192.168.1.118[0m
I (162661) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (162671) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:34:03.688]收←◆now stop wifi
I (172201) wifi:state: run -> init (0)
I (172201) wifi:pm stop, total sleep time: 8583405 us / 9600684 us

I (172201) wifi:<ba-del>idx
I (172201) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (172211) wifi station: connect to the AP fail[0m

[15:34:04.008]收←◆I (172521) wifi:flush txq
I (172521) wifi:stop sw txq
I (172521) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:34:14.008]收←◆[0;32mI (182521) wifi station: before wifi start,time is 182170
[0m
I (182521) wifi:mode : sta (7c:df:a1:76:53:90)
I (182521) wifi:enable tsf
delay 10s................
I (182541) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (182541) wifi:state: init -> auth (b0)
I (182571) wifi:state: auth -> assoc (0)
I (182571) wifi:state: assoc -> run (10)

[15:34:14.321]收←◆I (182831) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (182831) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (182831) wifi:pm start, type: 1

I (182831) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (182841) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (182871) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (182871) wifi station: The number of seconds get ip is 182520,t=18252 

[0m

dev link ap need time 350 ms,

[0;32mI (182881) wifi station: got ip:192.168.1.118[0m
I (182911) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:34:24.008]收←◆now stop wifi
I (192521) wifi:state: run -> init (0)
I (192521) wifi:pm stop, total sleep time: 8256497 us / 9682485 us

I (192521) wifi:<ba-del>idx
I (192521) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (192531) wifi station: connect to the AP fail[0m

[15:34:24.258]收←◆I (192771) wifi:flush txq
I (192771) wifi:stop sw txq
I (192771) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:34:34.258]收←◆[0;32mI (202771) wifi station: before wifi start,time is 202420
[0m
I (202771) wifi:mode : sta (7c:df:a1:76:53:90)
I (202771) wifi:enable tsf
delay 10s................
I (202781) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (202781) wifi:state: init -> auth (b0)
I (202781) wifi:state: auth -> assoc (0)
I (202801) wifi:state: assoc -> run (10)

[15:34:34.502]收←◆I (203011) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (203011) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (203011) wifi:pm start, type: 1

I (203011) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (203021) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (203041) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (203041) wifi station: The number of seconds get ip is 202690,t=20269 

[0m

dev link ap need time 270 ms,

[0;32mI (203051) wifi station: got ip:192.168.1.118[0m
I (203051) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:34:44.258]收←◆now stop wifi
I (212771) wifi:state: run -> init (0)
I (21277
[15:34:44.280]收←◆1) wifi:pm stop, total sleep time: 7901350 us / 9751649 us

I (212771) wifi:<ba-del>idx
I (212771) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (212781) wifi station: connect to the AP fail[0m

[15:34:44.358]收←◆I (212871) wifi:flush txq
I (212871) wifi:stop sw txq
I (212871) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:34:54.358]收←◆[0;32mI (222871) wifi station: before wifi start,time is 222520
[0m
I (222871) wifi:mode : sta (7c:df:a1:76:53:90)
I (222871) wifi:enable tsf
delay 10s................
I (222901) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (222901) wifi:state: init -> auth (b0)
I (222911) wifi:state: auth -> assoc (0)
I (222911) wifi:state: assoc -> run (10)

[15:34:54.613]收←◆I (223121) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (223121) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (223121) wifi:pm start, type: 1

I (223131) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (223151) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (223151) wifi station: The number of seconds get ip is 222800,t=22280 

[0m

dev link ap need time 280 ms,

[0;32mI (223161) wifi station: got ip:192.168.1.118[0m
I (223161) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (223181) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:35:04.358]收←◆now stop wifi
I (232871) wifi:state: run -> init (0)
I (232871) wifi:pm stop, total sleep time: 8042676 us / 9740178 us

I (232871) wifi:<ba-del>idx
I (232871) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (232881) wifi station: connect to the AP fail[0m

[15:35:04.470]收←◆I (232981) wifi:flush txq
I (232981) wifi:stop sw txq
I (232981) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:35:14.468]收←◆[0;32mI (242981) wifi station: before wifi start,time is 242630
[0m
I (242981) wifi:mode : sta (7c:df:a1:76:53:90)
I (242981) wifi:enable tsf
delay 10s................
I (242991) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (242991) wifi:state: init -> auth (b0)
I (242991) wifi:state: auth -> assoc (0)
I (243001) wifi:state: assoc -> run (10)

[15:35:14.728]收←◆I (243241) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (243241) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (243241) wifi:pm start, type: 1

I (243241) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (243251) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:2, winSize:64
I (243261) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (243271) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (243271) wifi station: The number of seconds get ip is 242920,t=24292 

[0m

dev link ap need time 290 ms,

[0;32mI (243281) wifi station: got ip:192.168.1.118[0m

[15:35:24.468]收←◆now stop wifi
I (252981) wifi:state: run -> init (0)
I (252981) wifi:pm stop, total sleep time: 8405285 us / 9735386 us

I (252981) wifi:<ba-del>idx
I (252981) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (252991) wifi station: connect to the AP fail[0m

[15:35:24.618]收←◆I (253131) wifi:flush txq
I (253131) wifi:stop sw txq
I (253131) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:35:34.617]收←◆[0;32mI (263131) wifi station: before wifi start,time is 262780
[0m
I (263131) wifi:mode : sta (7c:df:a1:76:53:90)
I (263131) wifi:enable tsf
delay 10s................
I (263141) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (263141) wifi:state: init -> auth (b0)
I (263141) wifi:state: auth -> assoc (0)
I (263151) wifi:state: assoc -> run (10)

[15:35:34.857]收←◆I (263361) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (263361) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (263371) wifi:pm start, type: 1

I (263371) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (263391) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (263391) wifi station: The number of seconds get ip is 263040,t=26304 

[0m

dev link ap need time 260 ms,

[0;32mI (263401) wifi station: got ip:192.168.1.118[0m
I (263401) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (263431) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:35:44.618]收←◆now stop wifi
I (273131) wifi:state: run -> init (0)
I (273131) wifi:pm stop, total sleep time: 8976474 us / 9756561 us

I (273131) wifi:<ba-del>idx
I (273131) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (273141) wifi station: connect to the AP fail[0m

[15:35:44.749]收←◆I (273261) wifi:flush txq
I (273261) wifi:stop sw txq
I (273261) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:35:54.748]收←◆[0;32mI (283261) wifi station: before wifi start,time is 282910
[0m
I (283261) wifi:mode : sta (7c:df:a1:76:53:90)
I (283261) wifi:enable tsf
delay 10s................
I (283271) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (283271) wifi:state: init -> auth (b0)
I (283281) wifi:state: auth -> assoc (0)
I (283281) wifi:state: assoc -> run (10)

[15:35:54.978]收←◆I (283481) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (283481) wifi:security: WPA2-PSK, phy: bgn, rssi: -47
I (283491) wifi:pm start, type: 1

I (283491) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (283501) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:35:55.033]收←◆[0;32mI (283541) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (283541) wifi station: The number of seconds get ip is 283190,t=28319 

[0m

dev link ap need time 280 ms,

[0;32mI (283551) wifi station: got ip:192.168.1.118[0m
I (283541) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:36:04.748]收←◆now stop wifi
I (293261) wifi:state: run -> init (0)
I (293261) wifi:pm stop, total sleep time: 8859206 us / 9766498 us

I (293261) wifi:<ba-del>idx
I (293261) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (293271) wifi station: connect to the AP fail[0m

[15:36:04.849]收←◆I (293361) wifi:flush txq
I (293361) wifi:stop sw txq
I (293361) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:36:14.848]收←◆[0;32mI (303361) wifi station: before wifi start,time is 303010
[0m
I (303361) wifi:mode : sta (7c:df:a1:76:53:90)
I (303361) wifi:enable tsf
delay 10s................

[15:36:14.961]收←◆I (303471) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (303471) wifi:state: init -> auth (b0)
I (303471) wifi:state: auth -> assoc (0)
I (303481) wifi:state: assoc -> run (10)

[15:36:15.218]收←◆I (303721) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (303721) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (303731) wifi:pm start, type: 1

I (303731) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:36:15.263]收←◆[0;32mI (303771) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (303771) wifi station: The number of seconds get ip is 303420,t=30342 

[0m

dev link ap need time 410 ms,

[0;32mI (303781) wifi station: got ip:192.168.1.118[0m
I (303771) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (303791) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:36:24.848]收←◆now stop wifi
I (313361) wifi:state: run -> init (0)
I (313361) wifi:pm stop, total sleep time: 8584996 us / 9626704 us

I (313361) wifi:<ba-del>idx
I (313361) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (313371) wifi station: connect to the AP fail[0m

[15:36:24.979]收←◆I (313491) wifi:flush txq
I (313491) wifi:stop sw txq
I (313491) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:36:34.978]收←◆[0;32mI (323491) wifi station: before wifi start,time is 323140
[0m
I (323491) wifi:mode : sta (7c:df:a1:76:53:90)
I (323491) wifi:enable tsf
delay 10s................
I (323501) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (323501) wifi:state: init -> auth (b0)
I (323501) wifi:state: auth -> assoc (0)
I (323531) wifi:state: assoc -> run (10)

[15:36:35.230]收←◆I (323741) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (323741) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (323741) wifi:pm start, type: 1

I (323741) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (323751) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (323771) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (323771) wifi station: The number of seconds get ip is 323420,t=32342 

[0m

dev link ap need time 280 ms,

[0;32mI (323781) wifi station: got ip:192.168.1.118[0m
I (323781) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:36:44.979]收←◆now stop wifi
I (333491) wifi:state: run -> init (0)
I (333491) wifi:pm stop, total sleep time: 8674629 us / 9744287 us

I (333491) wifi:<ba-del>idx
I (333491) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (333501) wifi station: connect to the AP fail[0m

[15:36:45.099]收←◆I (333611) wifi:flush txq
I (333611) wifi:stop sw txq
I (333611) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:36:55.098]收←◆[0;32mI (343611) wifi station: before wifi start,time is 343260
[0m
I (343611) wifi:mode : sta (7c:df:a1:76:53:90)
I (343611) wifi:enable tsf
delay 10s................
I (343621) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (343621) wifi:state: init -> auth (b0)
I (343621) wifi:state: auth -> assoc (0)
I (343631) wifi:state: assoc -> run (10)

[15:36:55.343]收←◆I (343851) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (343851) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (343851) wifi:pm start, type: 1

I (343851) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (343871) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (343871) wifi station: The number of seconds get ip is 343520,t=34352 

[0m

dev link ap need time 260 ms,

[0;32mI (343881) wifi station: got ip:192.168.1.118[0m
I (343891) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (343911) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:37:05.099]收←◆now stop wifi
I (353611) wifi:state: run -> init (0)
I (353611) wifi:pm stop, total sleep time: 8777229 us / 9751639 us

I (353611) wifi:<ba-del>idx
I (353611) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (353621) wifi station: connect to the AP fail[0m

[15:37:05.209]收←◆I (353721) wifi:flush txq
I (353721) wifi:stop sw txq
I (353721) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:37:15.209]收←◆[0;32mI (363721) wifi station: before wifi start,time is 363370
[0m
I (363721) wifi:mode : sta (7c:df:a1:76:53:90)
I (363721) wifi:enable tsf
delay 10s................
I (363731) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (363731) wifi:state: init -> auth (b0)
I (363731) wifi:state: auth -> assoc (0)
I (363741) wifi:state: assoc -> run (10)

[15:37:15.462]收←◆I (363971) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (363971) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (363971) wifi:pm start, type: 1

I (363971) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (363991) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (364001) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (364001) wifi station: The number of seconds get ip is 363650,t=36365 

[0m

dev link ap need time 280 ms,

[0;32mI (364011) wifi station: got ip:192.168.1.118[0m
I (364011) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:37:25.209]收←◆now stop wifi
I (373721) wifi:state: run -> init (0)
I (373721) wifi:pm stop, total sleep time: 8649689 us / 9742532 us

I (373721) wifi:<ba-del>idx
I (373721) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (373731) wifi station: connect to the AP fail[0m

[15:37:25.290]收←◆I (373801) wifi:flush txq
I (373801) wifi:stop sw txq
I (373801) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:37:35.289]收←◆[0;32mI (383801) wifi station: before wifi start,time is 383450
[0m
I (383801) wifi:mode : sta (7c:df:a1:76:53:90)
I (383801) wifi:enable tsf
delay 10s................
I (383811) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (383811) wifi:state: init -> auth (b0)
I (383821) wifi:state: auth -> assoc (0)
I (383831) wifi:state: assoc -> run (10)

[15:37:35.549]收←◆I (384061) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (384061) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (384061) wifi:pm start, type: 1

I (384061) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (384081) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (384081) wifi station: The number of seconds get ip is 383730,t=38373 

[0m

dev link ap need time 280 ms,

[0;32mI (384091) wifi station: got ip:192.168.1.118[0m
I (384101) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:37:35.650]收←◆I (384161) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:37:45.289]收←◆now stop wifi
I (393801) wifi:state: run -> init (0)
I (393801) wifi:pm stop, total sleep time: 8680195 us / 9735401 us

I (393801) wifi:<ba-del>idx
I (393801) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (393811) wifi station: connect to the AP fail[0m

[15:37:45.390]收←◆I (393901) wifi:flush txq
I (393901) wifi:stop sw txq
I (393901) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:37:55.389]收←◆[0;32mI (403901) wifi station: before wifi start,time is 403550
[0m
I (403901) wifi:mode : sta (7c:df:a1:76:53:90)
I (403901) wifi:enable tsf
delay 10s................
I (403911) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (403911) wifi:state: init -> auth (b0)
I (403921) wifi:state: auth -> assoc (0)
I (403941) wifi:state: assoc -> run (10)

[15:37:55.717]收←◆I (404221) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (404221) wifi:security: WPA2-PSK, phy: bgn, rssi: -42
I (404231) wifi:pm start, type: 1

I (404231) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (404241) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (404251) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (404251) wifi station: The number of seconds get ip is 403900,t=40390 

[0m

dev link ap need time 350 ms,

[0;32mI (404261) wifi station: got ip:192.168.1.118[0m
I (404261) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:38:05.389]收←◆now stop wifi
I (413901) wifi:state: run -> init (0)
I (413901) wifi:pm stop, total sleep time: 8720047 us / 9667571 us

I (413901) wifi:<ba-del>idx
I (413901) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (413911) wifi station: connect to the AP fail[0m

[15:38:05.479]收←◆I (413991) wifi:flush txq
I (413991) wifi:stop sw txq
I (413991) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:38:15.479]收←◆[0;32mI (423991) wifi station: before wifi start,time is 423640
[0m
I (423991) wifi:mode : sta (7c:df:a1:76:53:90)
I (423991) wifi:enable tsf
delay 10s................
I (424001) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (424001) wifi:state: init -> auth (b0)
I (424011) wifi:state: auth -> assoc (0)
I (424011) wifi:state: assoc -> run (10)

[15:38:15.725]收←◆I (424231) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (424231) wifi:security: WPA2-PSK, phy: bgn, rssi: -41
I (424231) wifi:pm start, type: 1

I (424241) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (424261) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (424261) wifi station: The number of seconds get ip is 423910,t=42391 

[0m

dev link ap need time 270 ms,

[0;32mI (424271) wifi station: got ip:192.168.1.118[0m
I (424261) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (424301) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:38:25.479]收←◆now stop wifi
I (433991) wifi:state: run -> init (0)
I (433991) wifi:pm stop, total sleep time: 8892132 us / 9749639 us

I (433991) wifi:<ba-del>idx
I (433991) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (434001) wifi station: connect to the AP fail[0m

[15:38:25.610]收←◆I (434121) wifi:flush txq
I (434121) wifi:stop sw txq
I (434121) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:38:35.609]收←◆[0;32mI (444121) wifi station: before wifi start,time is 443770
[0m
I (444121) wifi:mode : sta (7c:df:a1:76:53:90)
I (444121) wifi:enable tsf
delay 10s................
I (444131) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (444131) wifi:state: init -> auth (b0)
I (444141) wifi:state: auth -> assoc (0)
I (444151) wifi:state: assoc -> run (10)

[15:38:35.892]收←◆I (444401) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (444401) wifi:security: WPA2-PSK, phy: bgn, rssi: -42
I (444401) wifi:pm start, type: 1

I (444401) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (444421) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (444431) wifi station: The number of seconds get ip is 444080,t=44408 

[0m

dev link ap need time 310 ms,

[0;32mI (444431) wifi station: got ip:192.168.1.118[0m
I (444441) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (444471) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:38:45.609]收←◆now stop wifi
I (454121) wifi:state: run -> init (0)
I (454121) wifi:pm stop, total sleep time: 8961155 us / 9713039 us

I (454121) wifi:<ba-del>idx
I (454121) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (454131) wifi station: connect to the AP fail[0m

[15:38:45.729]收←◆I (454241) wifi:flush txq
I (454241) wifi:stop sw txq
I (454241) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:38:55.729]收←◆[0;32mI (464241) wifi station: before wifi start,time is 463890
[0m
I (464241) wifi:mode : sta (7c:df:a1:76:53:90)
I (464241) wifi:enable tsf
delay 10s................
I (464251) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (464251) wifi:state: init -> auth (b0)
I (464251) wifi:state: auth -> assoc (0)
I (464261) wifi:state: assoc -> run (10)

[15:38:55.971]收←◆I (464481) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (464481) wifi:security: WPA2-PSK, phy: bgn, rssi: -42
I (464481) wifi:pm start, type: 1

I (464481) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (464501) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (464501) wifi station: The number of seconds get ip is 464150,t=46415 

[0m

dev link ap need time 260 ms,

[0;32mI (464511) wifi station: got ip:192.168.1.118[0m
I (464501) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:38:56.138]收←◆I (464641) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:39:05.729]收←◆now stop wifi
I (474241) wifi:state: run -> init (0)
I (474241) wifi:pm stop, total sleep time: 8718576 us / 9754302 us

I (474241) wifi:<ba-del>idx
I (474241) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (474251) wifi station: connect to the AP fail[0m

[15:39:05.860]收←◆I (474371) wifi:flush txq
I (474371) wifi:stop sw txq
I (474371) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:39:15.859]收←◆[0;32mI (484371) wifi station: before wifi start,time is 484020
[0m
I (484371) wifi:mode : sta (7c:df:a1:76:53:90)
I (484371) wifi:enable tsf
delay 10s................
I (484381) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (484381) wifi:state: init -> auth (b0)
I (484381) wifi:state: auth -> assoc (0)
I (484401) wifi:state: assoc -> run (10)

[15:39:16.126]收←◆I (484631) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (484631) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (484631) wifi:pm start, type: 1

I (484641) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:39:16.177]收←◆[0;32mI (484681) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (484681) wifi station: The number of seconds get ip is 484330,t=48433 

[0m

dev link ap need time 310 ms,

[0;32mI (484691) wifi station: got ip:192.168.1.118[0m
I (484691) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (484711) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:39:25.859]收←◆now stop wifi
I (494371) wifi:state: run -> init (0)
I (494371) wifi:pm stop, total sleep time: 8691650 us / 9729515 us

I (494371) wifi:<ba-del>idx
I (494371) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (494381) wifi station: connect to the AP fail[0m

[15:39:25.960]收←◆I (494471) wifi:flush txq
I (494471) wifi:stop sw txq
I (494471) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:39:35.960]收←◆[0;32mI (504471) wifi station: before wifi start,time is 504120
[0m
I (504471) wifi:mode : sta (7c:df:a1:76:53:90)
I (504471) wifi:enable tsf
delay 10s................
I (504481) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (504481) wifi:state: init -> auth (b0)
I (504491) wifi:state: auth -> assoc (0)
I (504491) wifi:state: assoc -> run (10)

[15:39:36.226]收←◆I (504731) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (504731) wifi:security: WPA2-PSK, phy: bgn, rssi: -41
I (504731) wifi:pm start, type: 1

I (504741) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (504761) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (504761) wifi station: The number of seconds get ip is 504410,t=50441 

[0m

dev link ap need time 290 ms,

[0;32mI (504771) wifi station: got ip:192.168.1.118[0m
I (504761) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (504781) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:39:45.960]收←◆now stop wifi
I (514471) wifi:state: run -> init (0)
I (514471) wifi:pm stop, total sleep time: 8708290 us / 9729369 us

I (514471) wifi:<ba-del>idx
I (514471) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (514481) wifi station: connect to the AP fail[0m

[15:39:46.080]收←◆I (514591) wifi:flush txq
I (514591) wifi:stop sw txq
I (514591) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:39:56.079]收←◆[0;32mI (524591) wifi station: before wifi start,time is 524240
[0m
I (524591) wifi:mode : sta (7c:df:a1:76:53:90)
I (524591) wifi:enable tsf
delay 10s................
I (524591) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (524601) wifi:state: init -> auth (b0)
I (524601) wifi:state: auth -> assoc (0)
I (524611) wifi:state: assoc -> run (10)

[15:39:56.359]收←◆I (524861) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (524861) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (524871) wifi:pm start, type: 1

I (524871) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (524891) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (524891) wifi station: The number of seconds get ip is 524540,t=52454 

[0m

dev link ap need time 300 ms,

[0;32mI (524901) wifi station: got ip:192.168.1.118[0m
I (524901) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:39:56.452]收←◆I (524961) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:40:06.080]收←◆now stop wifi
I (534591) wifi:state: run -> init (0)
I (534591) wifi:pm stop, total sleep time: 8775233 us / 9717425 us

I (534591) wifi:<ba-del>idx
I (534591) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (534601) wifi station: connect to the AP fail[0m

[15:40:06.180]收←◆I (534691) wifi:flush txq
I (534691) wifi:stop sw txq
I (534691) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:40:16.180]收←◆[0;32mI (544691) wifi station: before wifi start,time is 544340
[0m
I (544691) wifi:mode : sta (7c:df:a1:76:53:90)
I (544691) wifi:enable tsf
delay 10s................
I (544701) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (544701) wifi:state: init -> auth (b0)
I (544711) wifi:state: auth -> assoc (0)
I (544731) wifi:state: assoc -> run (10)

[15:40:16.439]收←◆I (544941) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (544941) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (544951) wifi:pm start, type: 1

I (544951) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (544971) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (544971) wifi station: The number of seconds get ip is 544620,t=54462 

[0m

dev link ap need time 280 ms,

[0;32mI (544981) wifi station: got ip:192.168.1.118[0m
I (544971) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:40:16.522]收←◆I (545031) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:40:26.180]收←◆now stop wifi
I (554691) wifi:state: run -> init (0)
I (554691) wifi:pm stop, total sleep time: 8610615 us / 9737648 us

I (554691) wifi:<ba-del>idx
I (554691) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (554701) wifi station: connect to the AP fail[0m

[15:40:26.330]收←◆I (554841) wifi:flush txq
I (554841) wifi:stop sw txq
I (554841) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:40:36.330]收←◆[0;32mI (564841) wifi station: before wifi start,time is 564490
[0m
I (564841) wifi:mode : sta (7c:df:a1:76:53:90)
I (564841) wifi:enable tsf
delay 10s................
I (564851) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (564851) wifi:state: init -> auth (b0)
I (564851) wifi:state: auth -> assoc (0)
I (564861) wifi:state: assoc -> run (10)

[15:40:36.569]收←◆I (565071) wifi:connected with newzy, aid = 10, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (565081) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (565081) wifi:pm start, type: 1

I (565081) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (565101) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (565111) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (565111) wifi station: The number of seconds get ip is 564760,t=56476 

[0m

dev link ap need time 270 ms,

[0;32mI (565121) wifi station: got ip:192.168.1.118[0m
I (565111) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:40:46.330]收←◆now stop wifi
I (574841) wifi:state: run -> init (0)
I (574841) wifi:pm stop, total sleep time: 8962508 us / 9755977 us

I (574841) wifi:<ba-del>idx
I (574841) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (574851) wifi station: connect to the AP fail[0m

[15:40:46.440]收←◆I (574951) wifi:flush txq
I (574951) wifi:stop sw txq
I (574951) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:40:56.439]收←◆[0;32mI (584951) wifi station: before wifi start,time is 584600
[0m
I (584951) wifi:mode : sta (7c:df:a1:76:53:90)
I (584951) wifi:enable tsf
delay 10s................
I (584961) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (584961) wifi:state: init -> auth (b0)
I (584961) wifi:state: auth -> assoc (0)
I (584971) wifi:state: assoc -> run (10)

[15:40:56.683]收←◆I (585191) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (585191) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (585191) wifi:pm start, type: 1

I (585191) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (585211) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (585211) wifi station: The number of seconds get ip is 584860,t=58486 

[0m

dev link ap need time 260 ms,

[0;32mI (585221) wifi station: got ip:192.168.1.118[0m
I (585221) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:40:56.766]收←◆I (585271) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:41:06.440]收←◆now stop wifi
I (594951) wifi:state: run -> init (0)
I (594951) wifi:pm stop, total sleep time: 8753890 us / 9752506 us

I (594951) wifi:<ba-del>idx
I (594951) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (594961) wifi station: connect to the AP fail[0m

[15:41:06.591]收←◆I (595101) wifi:flush txq
I (595101) wifi:stop sw txq
I (595101) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:41:16.590]收←◆[0;32mI (605101) wifi station: before wifi start,time is 604750
[0m
I (605101) wifi:mode : sta (7c:df:a1:76:53:90)
I (605101) wifi:enable tsf
delay 10s................
I (605111) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (605111) wifi:state: init -> auth (b0)
I (605121) wifi:state: auth -> assoc (0)
I (605131) wifi:state: assoc -> run (10)

[15:41:16.855]收←◆I (605361) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (605361) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (605361) wifi:pm start, type: 1

I (605371) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (605391) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (605391) wifi station: The number of seconds get ip is 605040,t=60504 

[0m

dev link ap need time 290 ms,

[0;32mI (605391) wifi station: got ip:192.168.1.118[0m
I (605391) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:41:16.938]收←◆I (605441) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:41:26.590]收←◆now stop wifi
I (615101) wifi:state: run -> init (0)
I (615101) wifi:pm stop, total sleep time: 8812920 us / 9731045 us

I (615101) wifi:<ba-del>idx
I (615101) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (615111) wifi station: connect to the AP fail[0m

[15:41:26.710]收←◆I (615221) wifi:flush txq
I (615221) wifi:stop sw txq
I (615221) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:41:36.710]收←◆[0;32mI (625221) wifi station: before wifi start,time is 624870
[0m
I (625221) wifi:mode : sta (7c:df:a1:76:53:90)
I (625221) wifi:enable tsf
delay 10s................
I (625231) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (625231) wifi:state: init -> auth (b0)
I (625231) wifi:state: auth -> assoc (0)
I (625241) wifi:state: assoc -> run (10)

[15:41:36.999]收←◆I (625501) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (625501) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (625511) wifi:pm start, type: 1

I (625511) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (625521) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (625531) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (625531) wifi station: The number of seconds get ip is 625180,t=62518 

[0m

dev link ap need time 310 ms,

[0;32mI (625541) wifi station: got ip:192.168.1.118[0m
I (625541) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:41:46.710]收←◆now stop wifi
I (635221) wifi:state: run -> init (0)
I (635221) wifi:pm stop, total sleep time: 8862182 us / 9706919 us

I (635221) wifi:<ba-del>idx
I (635221) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (635231) wifi station: connect to the AP fail[0m

[15:41:46.811]收←◆I (635321) wifi:flush txq
I (635321) wifi:stop sw txq
I (635321) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:41:56.810]收←◆[0;32mI (645321) wifi station: before wifi start,time is 644970
[0m
I (645321) wifi:mode : sta (7c:df:a1:76:53:90)
I (645321) wifi:enable tsf
delay 10s................
I (645321) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (645331) wifi:state: init -> auth (b0)
I (645331) wifi:state: auth -> assoc (0)
I (645341) wifi:state: assoc -> run (10)

[15:41:57.068]收←◆I (645571) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (645571) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (645581) wifi:pm start, type: 1

I (645581) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (645591) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (645601) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (645601) wifi station: The number of seconds get ip is 645250,t=64525 

[0m

dev link ap need time 280 ms,

[0;32mI (645611) wifi station: got ip:192.168.1.118[0m
I (645611) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:42:06.810]收←◆now stop wifi
I (655321) wifi:state: run -> init (0)
I (655321) wifi:pm stop, total sleep time: 8741790 us / 9738557 us

I (655321) wifi:<ba-del>idx
I (655321) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (655331) wifi station: connect to the AP fail[0m

[15:42:06.961]收←◆I (655471) wifi:flush txq
I (655471) wifi:stop sw txq
I (655471) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:42:16.960]收←◆[0;32mI (665471) wifi station: before wifi start,time is 665120
[0m
I (665471) wifi:mode : sta (7c:df:a1:76:53:90)
I (665471) wifi:enable tsf
delay 10s................
I (665481) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (665481) wifi:state: init -> auth (b0)
I (665481) wifi:state: auth -> assoc (0)
I (665491) wifi:state: assoc -> run (10)

[15:42:17.212]收←◆I (665721) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (665721) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (665721) wifi:pm start, type: 1

I (665721) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (665741) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (665741) wifi station: The number of seconds get ip is 665390,t=66539 

[0m

dev link ap need time 270 ms,

[0;32mI (665751) wifi station: got ip:192.168.1.118[0m
I (665741) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (665761) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:42:26.960]收←◆now stop wifi
I (675471) wifi:state: run -> init (0)
I (675471) wifi:pm stop, total sleep time: 8934216 us / 9744749 us

I (675471) wifi:<ba-del>idx
I (675471) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (675481) wifi station: connect to the AP fail[0m

[15:42:27.111]收←◆I (675621) wifi:flush txq
I (675621) wifi:stop sw txq
I (675621) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:42:37.111]收←◆[0;32mI (685621) wifi station: before wifi start,time is 685270
[0m
I (685621) wifi:mode : sta (7c:df:a1:76:53:90)
I (685621) wifi:enable tsf
delay 10s................
I (685631) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (685631) wifi:state: init -> auth (b0)
I (685631) wifi:state: auth -> assoc (0)
I (685641) wifi:state: assoc -> run (10)

[15:42:37.362]收←◆I (685871) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (685871) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (685871) wifi:pm start, type: 1

I (685871) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
[0;32mI (685891) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (685891) wifi station: The number of seconds get ip is 685540,t=68554 

[0m

dev link ap need time 270 ms,

[0;32mI (685901) wifi station: got ip:192.168.1.118[0m
I (685911) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (685931) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:42:47.110]收←◆now stop wifi
I (695621) wifi:state: run -> init (0)
I (695621) wifi:pm stop, total sleep time: 8993930 us / 9743868 us

I (695621) wifi:<ba-del>idx
I (695621) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (695631) wifi station: connect to the AP fail[0m

[15:42:47.251]收←◆I (695761) wifi:flush txq
I (695761) wifi:stop sw txq
I (695761) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:42:57.250]收←◆[0;32mI (705761) wifi station: before wifi start,time is 705410
[0m
I (705761) wifi:mode : sta (7c:df:a1:76:53:90)
I (705761) wifi:enable tsf
delay 10s................
I (705771) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (705771) wifi:state: init -> auth (b0)
I (705781) wifi:state: auth -> assoc (0)
I (705781) wifi:state: assoc -> run (10)

[15:42:57.492]收←◆I (706001) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (706001) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (706001) wifi:pm start, type: 1

I (706001) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (706011) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (706031) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (706031) wifi station: The number of seconds get ip is 705680,t=70568 

[0m

dev link ap need time 270 ms,

[0;32mI (706041) wifi station: got ip:192.168.1.118[0m
I (706041) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:43:07.251]收←◆now stop wifi
I (715761) wifi:state: run -> init (0)
I (715761) wifi:pm stop, total sleep time: 8602586 us / 9754960 us

I (715761) wifi:<ba-del>idx
I (715761) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (715771) wifi station: connect to the AP fail[0m

[15:43:07.351]收←◆I (715861) wifi:flush txq
I (715861) wifi:stop sw txq
I (715861) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:43:17.352]收←◆[0;32mI (725861) wifi station: before wifi start,time is 725510
[0m
I (725861) wifi:mode : sta (7c:df:a1:76:53:90)
I (725861) wifi:enable tsf
delay 10s................
I (725871) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (725871) wifi:state: init -> auth (b0)
I (725881) wifi:state: auth -> assoc (0)
I (725881) wifi:state: assoc -> run (10)

[15:43:17.586]收←◆I (726091) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (726091) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (726091) wifi:pm start, type: 1

I (726091) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:43:17.671]收←◆I (726171) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:43:17.703]收←◆I (726211) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:43:18.592]收←◆[0;32mI (727101) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (727101) wifi station: The number of seconds get ip is 726750,t=72675 

[0m

dev link ap need time 1240 ms,

[0;32mI (727111) wifi station: got ip:192.168.1.118[0m

[15:43:27.351]收←◆now stop wifi
I (735861) wifi:state: run -> init (0)
I (735861) wifi:pm stop, total sleep time: 8050187 us / 9761757 us

I (735861) wifi:<ba-del>idx
I (735861) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (735871) wifi station: connect to the AP fail[0m

[15:43:27.471]收←◆I (735981) wifi:flush txq
I (735981) wifi:stop sw txq
I (735981) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:43:37.471]收←◆[0;32mI (745981) wifi station: before wifi start,time is 745630
[0m
I (745981) wifi:mode : sta (7c:df:a1:76:53:90)
I (745981) wifi:enable tsf
delay 10s................
I (745991) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (745991) wifi:state: init -> auth (b0)
I (745991) wifi:state: auth -> assoc (0)
I (746001) wifi:state: assoc -> run (10)

[15:43:37.734]收←◆I (746241) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (746241) wifi:security: WPA2-PSK, phy: bgn, rssi: -42
I (746241) wifi:pm start, type: 1

I (746241) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (746251) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:43:37.883]收←◆I (746391) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:43:39.752]收←◆[0;32mI (748261) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (748261) wifi station: The number of seconds get ip is 747910,t=74791 

[0m

dev link ap need time 2280 ms,

[0;32mI (748271) wifi station: got ip:192.168.1.118[0m

[15:43:47.472]收←◆now stop wifi
I (755981) wifi:state: run -> init (0)
I (755981) wifi:pm stop, total sleep time: 7974351 us / 9732720 us

I (755981) wifi:<ba-del>idx
I (755981) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (755991) wifi station: connect to the AP fail[0m

[15:43:47.622]收←◆I (756131) wifi:flush txq
I (756131) wifi:stop sw txq
I (756131) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:43:57.621]收←◆[0;32mI (766131) wifi station: before wifi start,time is 765780
[0m
I (766131) wifi:mode : sta (7c:df:a1:76:53:90)
I (766131) wifi:enable tsf
delay 10s................
I (766141) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (766141) wifi:state: init -> auth (b0)
I (766151) wifi:state: auth -> assoc (0)
I (766161) wifi:state: assoc -> run (10)

[15:43:57.873]收←◆I (766381) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (766381) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (766381) wifi:pm start, type: 1

I (766381) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (766421) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:43:57.937]收←◆I (766441) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:43:59.882]收←◆[0;32mI (768391) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (768391) wifi station: The number of seconds get ip is 768040,t=76804 

[0m

dev link ap need time 2260 ms,

[0;32mI (768391) wifi station: got ip:192.168.1.118[0m

[15:44:07.621]收←◆now stop wifi
I (776131) wifi:state: run -> init (0)
I (776131) wifi:pm stop, total sleep time: 8087655 us / 9743567 us

I (776131) wifi:<ba-del>idx
I (776131) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (776141) wifi station: connect to the AP fail[0m

[15:44:07.761]收←◆I (776271) wifi:flush txq
I (776271) wifi:stop sw txq
I (776271) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:44:17.761]收←◆[0;32mI (786271) wifi station: before wifi start,time is 785920
[0m
I (786271) wifi:mode : sta (7c:df:a1:76:53:90)
I (786271) wifi:enable tsf
delay 10s................
I (786281) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (786281) wifi:state: init -> auth (b0)
I (786291) wifi:state: auth -> assoc (0)
I (786291) wifi:state: assoc -> run (10)

[15:44:18.005]收←◆I (786511) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (786511) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (786511) wifi:pm start, type: 1

I (786511) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:44:18.086]收←◆I (786591) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:44:18.126]收←◆I (786631) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:44:20.013]收←◆[0;32mI (788521) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (788521) wifi station: The number of seconds get ip is 788170,t=78817 

[0m

dev link ap need time 2250 ms,

[0;32mI (788531) wifi station: got ip:192.168.1.118[0m

[15:44:27.761]收←◆now stop wifi
I (796271) wifi:state: run -> init (0)
I (796271) wifi:pm stop, total sleep time: 8005973 us / 9751996 us

I (796271) wifi:<ba-del>idx
I (796271) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (796281) wifi station: connect to the AP fail[0m

[15:44:27.872]收←◆I (796381) wifi:flush txq
I (796381) wifi:stop sw txq
I (796381) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:44:37.871]收←◆[0;32mI (806381) wifi station: before wifi start,time is 806030
[0m
I (806381) wifi:mode : sta (7c:df:a1:76:53:90)
I (806381) wifi:enable tsf
delay 10s................
I (806391) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (806391) wifi:state: init -> auth (b0)
I (806391) wifi:state: auth -> assoc (0)
I (806401) wifi:state: assoc -> run (10)

[15:44:38.146]收←◆I (806651) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (806651) wifi:security: WPA2-PSK, phy: bgn, rssi: -47
I (806651) wifi:pm start, type: 1

I (806651) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (806661) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:44:38.281]收←◆I (806781) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:2, winSize:64

[15:44:39.662]收←◆[0;32mI (808171) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (808171) wifi station: The number of seconds get ip is 807820,t=80782 

[0m

dev link ap need time 1790 ms,

[0;32mI (808181) wifi station: got ip:192.168.1.118[0m

[15:44:47.871]收←◆now stop wifi
I (816381) wifi:state: run -> init (0)
I (816381) wifi:pm stop, total sleep time: 7741457 us / 9721686 us

I (816381) wifi:<ba-del>idx
I (816381) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (816391) wifi station: connect to the AP fail[0m

[15:44:47.972]收←◆I (816481) wifi:flush txq
I (816481) wifi:stop sw txq
I (816481) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:44:57.971]收←◆[0;32mI (826481) wifi station: before wifi start,time is 826130
[0m
I (826481) wifi:mode : sta (7c:df:a1:76:53:90)
I (826481) wifi:enable tsf
delay 10s................
I (826491) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (826491) wifi:state: init -> auth (b0)
I (826491) wifi:state: auth -> assoc (0)
I (826501) wifi:state: assoc -> run (10)

[15:45:01.214]收←◆I (829721) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (829721) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (829721) wifi:pm start, type: 1

I (829721) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:45:01.299]收←◆I (829801) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:45:01.331]收←◆I (829831) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:45:02.222]收←◆[0;32mI (830731) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (830731) wifi station: The number of seconds get ip is 830380,t=83038 

[0m

dev link ap need time 4250 ms,

[0;32mI (830741) wifi station: got ip:192.168.1.118[0m

[15:45:07.972]收←◆now stop wifi
I (836481) wifi:state: run -> init (0)
I (836481) wifi:pm stop, total sleep time: 5156830 us / 6753654 us

I (836481) wifi:<ba-del>idx
I (836481) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (836491) wifi station: connect to the AP fail[0m

[15:45:08.072]收←◆I (836581) wifi:flush txq
I (836581) wifi:stop sw txq
I (836581) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:45:18.071]收←◆[0;32mI (846581) wifi station: before wifi start,time is 846230
[0m
I (846581) wifi:mode : sta (7c:df:a1:76:53:90)
I (846581) wifi:enable tsf
delay 10s................
I (846591) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (846591) wifi:state: init -> auth (b0)
I (846591) wifi:state: auth -> assoc (0)
I (846601) wifi:state: assoc -> run (10)

[15:45:18.318]收←◆I (846821) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (846821) wifi:security: WPA2-PSK, phy: bgn, rssi: -47
I (846821) wifi:pm start, type: 1

I (846831) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:45:18.403]收←◆I (846911) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (846931) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:2, winSize:64

[15:45:19.832]收←◆[0;32mI (848341) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (848341) wifi station: The number of seconds get ip is 847990,t=84799 

[0m

dev link ap need time 1760 ms,

[0;32mI (848341) wifi station: got ip:192.168.1.118[0m

[15:45:28.071]收←◆now stop wifi
I (856581) wifi:state: run -> init (0)
I (856581) wifi:pm stop, total sleep time: 8055149 us / 9750118 us

I (856581) wifi:<ba-del>idx
I (856581) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (856591) wifi station: connect to the AP fail[0m

[15:45:28.192]收←◆I (856701) wifi:flush txq
I (856701) wifi:stop sw txq
I (856701) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:45:38.191]收←◆[0;32mI (866701) wifi station: before wifi start,time is 866350
[0m
I (866701) wifi:mode : sta (7c:df:a1:76:53:90)
I (866701) wifi:enable tsf
delay 10s................
I (866711) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (866711) wifi:state: init -> auth (b0)
I (866711) wifi:state: auth -> assoc (0)
I (866721) wifi:state: assoc -> run (10)

[15:45:38.467]收←◆I (866971) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (866971) wifi:security: WPA2-PSK, phy: bgn, rssi: -52
I (866971) wifi:pm start, type: 1

I (866981) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (866981) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:45:38.603]收←◆I (867111) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:45:40.483]收←◆[0;32mI (868991) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (868991) wifi station: The number of seconds get ip is 868640,t=86864 

[0m

dev link ap need time 2290 ms,

[0;32mI (869001) wifi station: got ip:192.168.1.118[0m

[15:45:48.191]收←◆now stop wifi
I (876701) wifi:state: run -> init (0)
I (876701) wifi:pm stop, total sleep time: 7532446 us / 9720598 us

I (876701) wifi:<ba-del>idx
I (876701) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (876711) wifi station: connect to the AP fail[0m

[15:45:48.282]收←◆I (876791) wifi:flush txq
I (876791) wifi:stop sw txq
I (876791) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:45:58.282]收←◆[0;32mI (886791) wifi station: before wifi start,time is 886440
[0m
I (886791) wifi:mode : sta (7c:df:a1:76:53:90)
I (886791) wifi:enable tsf
delay 10s................
I (886791) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (886801) wifi:state: init -> auth (b0)
I (886811) wifi:state: auth -> assoc (0)
I (886811) wifi:state: assoc -> run (10)

[15:45:58.526]收←◆I (887031) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (887031) wifi:security: WPA2-PSK, phy: bgn, rssi: -52
I (887031) wifi:pm start, type: 1

I (887041) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (887041) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:45:58.671]收←◆I (887171) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:2, winSize:64

[15:45:59.544]收←◆[0;32mI (888051) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (888051) wifi station: The number of seconds get ip is 887700,t=88770 

[0m

dev link ap need time 1260 ms,

[0;32mI (888061) wifi station: got ip:192.168.1.118[0m

[15:46:08.282]收←◆now stop wifi
I (896791) wifi:state: run -> init (0)
I (896791) wifi:pm stop, total sleep time: 7746508 us / 9751136 us

I (896791) wifi:<ba-del>idx
I (896791) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (896801) wifi station: connect to the AP fail[0m

[15:46:08.443]收←◆I (896951) wifi:flush txq
I (896951) wifi:stop sw txq
I (896951) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:46:18.442]收←◆[0;32mI (906951) wifi station: before wifi start,time is 906600
[0m
I (906951) wifi:mode : sta (7c:df:a1:76:53:90)
I (906951) wifi:enable tsf
delay 10s................
I (906961) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (906961) wifi:state: init -> auth (b0)
I (906961) wifi:state: auth -> assoc (0)
I (906971) wifi:state: assoc -> run (10)

[15:46:18.698]收←◆I (907201) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (907201) wifi:security: WPA2-PSK, phy: bgn, rssi: -47
I (907201) wifi:pm start, type: 1

I (907211) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (907221) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:46:18.850]收←◆I (907351) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:46:20.713]收←◆[0;32mI (909221) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (909221) wifi station: The number of seconds get ip is 908870,t=90887 

[0m

dev link ap need time 2270 ms,

[0;32mI (909231) wifi station: got ip:192.168.1.118[0m

[15:46:28.442]收←◆now stop wifi
I (916951) wifi:state: run -> init (0)
I (916951) wifi:pm stop, total sleep time: 7991113 us / 9740008 us

I (916951) wifi:<ba-del>idx
I (916951) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (916961) wifi station: connect to the AP fail[0m

[15:46:28.553]收←◆I (917061) wifi:flush txq
I (917061) wifi:stop sw txq
I (917061) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:46:38.552]收←◆[0;32mI (927061) wifi station: before wifi start,time is 926710
[0m
I (927061) wifi:mode : sta (7c:df:a1:76:53:90)
I (927061) wifi:enable tsf
delay 10s................
I (927071) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (927071) wifi:state: init -> auth (b0)
I (927081) wifi:state: auth -> assoc (0)
I (927081) wifi:state: assoc -> run (10)

[15:46:38.785]收←◆I (927291) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (927291) wifi:security: WPA2-PSK, phy: bgn, rssi: -46
I (927291) wifi:pm start, type: 1

I (927291) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:46:38.887]收←◆I (927391) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (927421) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:46:39.793]收←◆[0;32mI (928301) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (928301) wifi station: The number of seconds get ip is 927950,t=92795 

[0m

dev link ap need time 1240 ms,

[0;32mI (928311) wifi station: got ip:192.168.1.118[0m

[15:46:48.552]收←◆now stop wifi
I (937061) wifi:state: run -> init (0)
I (937061) wifi:pm stop, total sleep time: 7982591 us / 9762916 us

I (937061) wifi:<ba-del>idx
I (937061) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (937071) wifi station: connect to the AP fail[0m

[15:46:48.662]收←◆I (937171) wifi:flush txq
I (937171) wifi:stop sw txq
I (937171) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:46:58.662]收←◆[0;32mI (947171) wifi station: before wifi start,time is 946820
[0m
I (947171) wifi:mode : sta (7c:df:a1:76:53:90)
I (947171) wifi:enable tsf
delay 10s................

[15:46:58.756]收←◆I (947261) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (947261) wifi:state: init -> auth (b0)
I (947261) wifi:state: auth -> assoc (0)
I (947271) wifi:state: assoc -> run (10)

[15:46:59.023]收←◆I (947531) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (947531) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (947531) wifi:pm start, type: 1

I (947531) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (947561) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (947591) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64

[15:47:01.033]收←◆[0;32mI (949541) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (949541) wifi station: The number of seconds get ip is 949190,t=94919 

[0m

dev link ap need time 2370 ms,

[0;32mI (949551) wifi station: got ip:192.168.1.118[0m

[15:47:03.517]收←◆ESP-ROM:esp32c3-api1-20210207
Build:Feb  7 2021
rst:0x1 (POWERON),boot:0xd (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5820,len:0x16a8
load:0x403cc710,len:0x968
load:0x403ce710,len:0x2e78
entry 0x403cc710
[0;32mI (30) boot: ESP-IDF v5.0.1-dirty 2nd stage bootloader[0m
[0;32mI (30) boot: compile time 10:09:55[0m
[0;32mI (30) boot: chip revision: v0.3[0m
[0;32mI (33) boot.esp32c3: SPI Speed      : 80MHz[0m
[0;32mI (37) boot.esp32c3: SPI Mode       : DIO[0m
[0;32mI (42) boot.esp32c3: SPI Flash Size : 4MB[0m
[0;32mI (47) boot: Enabling RNG early entropy source...[0m
[0;32mI (52) boot: Partition Table:[0m
[0;32mI (56) boot: ## Label            Usage          Type ST Offset   Length[0m
[0;32mI (63) boot:  0 nvs              WiFi data        01 02 00009000 00006000[0m
[0;32mI (71) boot:  1 phy_init         RF data          01 01 0000f000 00001000[0m
[0;32mI (78) boot:  2 factory          factory app      00 00 00010000 00100000[0m
[0;32mI (86) boot: End of partition table[0m
[0;32mI (90) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=1d998h (121240) map[0m
[0;32mI (116) esp_image: segment 1: paddr=0002d9c0 vaddr=3fc90600 size=023f4h (  9204) load[0m
[0;32mI (118) esp_image: segment 2: paddr=0002fdbc vaddr=40380000 size=0025ch (   604) load[0m
[0;32mI (122) esp_image: segment 3: paddr=00030020 vaddr=42000020 size=8261ch (534044) map[0m

[15:47:03.729]收←◆[0;32mI (211) esp_image: segment 4: paddr=000b2644 vaddr=4038025c size=102c4h ( 66244) load[0m
[0;32mI (228) boot: Loaded app from partition at offset 0x10000[0m
[0;32mI (228) boot: Disabling RNG early entropy source...[0m
[0;32mI (240) cpu_start: Pro cpu up.[0m
[0;32mI (248) cpu_start: Pro cpu start user code[0m
[0;32mI (249) cpu_start: cpu freq: 160000000 Hz[0m
[0;32mI (249) cpu_start: Application information:[0m
[0;32mI (252) cpu_start: Project name:     wifi_station[0m
[0;32mI (257) cpu_start: App version:      1[0m
[0;32mI (261) cpu_start: Compile time:     May 24 2023 14:05:34[0m
[0;32mI (267) cpu_start: ELF file SHA256:  892b56859bf33a92...[0m
[0;32mI (273) cpu_start: ESP-IDF:          v5.0.1-dirty[0m
[0;32mI (279) cpu_start: Min chip rev:     v0.3[0m
[0;32mI (284) cpu_start: Max chip rev:     v0.99 [0m
[0;32mI (288) cpu_start: Chip rev:         v0.3[0m
[0;32mI (293) heap_init: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (300) heap_init: At 3FC96910 len 00045E00 (279 KiB): DRAM[0m
[0;32mI (307) heap_init: At 3FCDC710 len 00002950 (10 KiB): STACK/DRAM[0m
[0;32mI (313) heap_init: At 50000020 len 00001FE0 (7 KiB): RTCRAM[0m
[0;32mI (320) spi_flash: detected chip: generic[0m
[0;32mI (324) spi_flash: flash io: dio[0m
[0;32mI (329) cpu_start: Starting scheduler.[0m
[0;32mI (361) wifi station: ESP_WIFI_MODE_STA[0m
[0;32mI (371) pp: pp rom version: 9387209[0m
[0;32mI (371) net80211: net80211 rom version: 9387209[0m
I (381) wifi:wifi driver task: 3fc9facc, prio:23, stack:6656, core=0
[0;32mI (381) system_api: Base MAC address is not set[0m
[0;32mI (381) system_api: read default base MAC address from EFUSE[0m
I (391) wifi:wifi firmware version: 17afb16
I (391) wifi:wifi certification version: v7.0
I (391) wifi:config NVS flash: enabled
I (401) wifi:config nano formating: disabled
I (401) wifi:Init data frame dynamic rx buffer num: 32
I (401) wifi:Init management frame dynamic rx buffer num: 32
I (411) wifi:Init management short buffer num: 32
I (411) wifi:Init dynamic tx buffer num: 32
I (421) wifi:Init static tx FG buffer num: 2
I (421) wifi:Init static rx buffer size: 1600
I (431) wifi:Init static rx buffer num: 10
I (431) wifi:Init dynamic rx buffer num: 32
[0;32mI (431) wifi_init: rx ba win: 6[0m
[0;32mI (441) wifi_init: tcpip mbox: 32[0m
[0;32mI (441) wifi_init: udp mbox: 6[0m
[0;32mI (451) wifi_init: tcp mbox: 6[0m
[0;32mI (451) wifi_init: tcp tx win: 5744[0m
[0;32mI (451) wifi_init: tcp rx win: 5744[0m
[0;32mI (461) wifi_init: tcp mss: 1440[0m
[0;32mI (461) wifi_init: WiFi IRAM OP enabled[0m
[0;32mI (471) wifi_init: WiFi RX IRAM OP enabled[0m
[0;32mI (471) wifi station: The number of seconds before start is 120,t=12 

[0m
[0;32mI (481) phy_init: phy_version 950,11a46e9,Oct 21 2022,08:56:12[0m
I (521) wifi:mode : sta (7c:df:a1:76:53:90)
I (521) wifi:enable tsf
[0;32mI (521) wifi station: wifi_init_sta finished.[0m
I (531) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (531) wifi:state: init -> auth (b0)
I (541) wifi:state: auth -> assoc (0)
I (541) wifi:state: assoc -> run (10)

[15:47:04.272]收←◆I (771) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (771) wifi:security: WPA2-PSK, phy: bgn, rssi: -43
I (771) wifi:pm start, type: 1

I (771) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (781) wifi:AP's beacon interval = 102400 us, DTIM period = 1
[0;32mI (791) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (801) wifi station: The number of seconds get ip is 450,t=45 

[0m

dev link ap need time 450 ms,

[0;32mI (801) wifi station: got ip:192.168.1.118[0m
I (801) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:7, winSize:64
[0;32mI (821) wifi station: connected to ap SSID:newzy password:ab123456[0m
delay 10s................

[15:47:14.321]收←◆now stop wifi
I (10821) wifi:state: run -> init (0)
I (10821) wifi:pm stop, total sleep time: 8921193 us / 10045485 us

I (10821) wifi:<ba-del>idx
I (10821) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (10831) wifi station: connect to the AP fail[0m

[15:47:14.462]收←◆I (10961) wifi:flush txq
I (10961) wifi:stop sw txq
I (10961) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:47:24.462]收←◆[0;32mI (20961) wifi station: before wifi start,time is 20610
[0m
I (20961) wifi:mode : sta (7c:df:a1:76:53:90)
I (20961) wifi:enable tsf
delay 10s................
I (20971) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (20971) wifi:state: init -> auth (b0)
I (20971) wifi:state: auth -> assoc (0)
I (20981) wifi:state: assoc -> run (10)

[15:47:24.703]收←◆I (21201) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (21201) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (21201) wifi:pm start, type: 1

I (21201) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000

[15:47:24.749]收←◆[0;32mI (21241) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (21241) wifi station: The number of seconds get ip is 20890,t=2089 

[0m

dev link ap need time 280 ms,

[0;32mI (21251) wifi station: got ip:192.168.1.118[0m
I (21251) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
I (21261) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:47:34.461]收←◆now stop wifi
I (30961) wifi:state: run -> init (0)
I (30961) wifi:pm stop, total sleep time: 8810738 us / 9755574 us

I (30961) wifi:<ba-del>idx
I (30961) wifi:new:<11,0>, old:<11,2>, ap:<255,255>, sta:<11,2>, prof:1
[0;32mI (30971) wifi station: connect to the AP fail[0m

[15:47:34.582]收←◆I (31081) wifi:flush txq
I (31081) wifi:stop sw txq
I (31081) wifi:lmac stop hw txq
plaese wait 10s,re_start wifi

[15:47:44.582]收←◆[0;32mI (41081) wifi station: before wifi start,time is 40730
[0m
I (41081) wifi:mode : sta (7c:df:a1:76:53:90)
I (41081) wifi:enable tsf
delay 10s................
I (41091) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1
I (41091) wifi:state: init -> auth (b0)
I (41091) wifi:state: auth -> assoc (0)
I (41101) wifi:state: assoc -> run (10)

[15:47:44.828]收←◆I (41321) wifi:connected with newzy, aid = 12, channel 11, 40D, bssid = 80:ea:07:71:0b:19
I (41321) wifi:security: WPA2-PSK, phy: bgn, rssi: -45
I (41321) wifi:pm start, type: 1

I (41331) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 0, mt_pti: 25000, mt_time: 10000
I (41331) wifi:AP's beacon interval = 102400 us, DTIM period = 1

[15:47:44.880]收←◆[0;32mI (41371) esp_netif_handlers: sta ip: 192.168.1.118, mask: 255.255.255.0, gw: 192.168.1.1[0m
[0;32mI (41371) wifi station: The number of seconds get ip is 41020,t=4102 

[0m

dev link ap need time 290 ms,

[0;32mI (41381) wifi station: got ip:192.168.1.118[0m
I (41381) wifi:<ba-add>idx:0 (ifx:0, 80:ea:07:71:0b:19), tid:0, ssn:3, winSize:64
