Wi-Fi AP配网

suki1213
Posts: 10
Joined: Wed May 29, 2024 3:24 am

Wi-Fi AP配网

Postby suki1213 » Fri Jun 14, 2024 3:33 am

无论怎么烧录 和 复位 板子都会使用之前传输的名称和密码

2024-06-14 11:31:17 ESP-ROM:esp32c3-api1-20210207
2024-06-14 11:31:17 Build:Feb 7 2021
2024-06-14 11:31:17 rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
2024-06-14 11:31:17 SPIWP:0xee
2024-06-14 11:31:17 mode:DIO, clock div:1
2024-06-14 11:31:17 load:0x3fcd5820,len:0x170c
2024-06-14 11:31:17 load:0x403cc710,len:0x968
2024-06-14 11:31:17 load:0x403ce710,len:0x2f9c
2024-06-14 11:31:17 entry 0x403cc710
2024-06-14 11:31:17 I (30) boot: ESP-IDF v5.1.2-dirty 2nd stage bootloader
2024-06-14 11:31:17 I (30) boot: compile time Jun 14 2024 11:26:50
2024-06-14 11:31:17 I (30) boot: chip revision: v0.4
2024-06-14 11:31:17 I (34) boot.esp32c3: SPI Speed : 80MHz
2024-06-14 11:31:17 I (39) boot.esp32c3: SPI Mode : DIO
2024-06-14 11:31:17 I (43) boot.esp32c3: SPI Flash Size : 4MB
2024-06-14 11:31:17 I (48) boot: Enabling RNG early entropy source...
2024-06-14 11:31:17 I (53) boot: Partition Table:
2024-06-14 11:31:17 I (57) boot: ## Label Usage Type ST Offset Length
2024-06-14 11:31:17 I (64) boot: 0 nvs WiFi data 01 02 00009000 00006000
2024-06-14 11:31:17 I (72) boot: 1 phy_init RF data 01 01 0000f000 00001000
2024-06-14 11:31:17 I (79) boot: 2 factory factory app 00 00 00010000 00177000
2024-06-14 11:31:17 I (87) boot: End of partition table
2024-06-14 11:31:17 I (91) esp_image: segment 0: paddr=00010020 vaddr=3c0b0020 size=28920h (166176) map
2024-06-14 11:31:17 I (126) esp_image: segment 1: paddr=00038948 vaddr=3fc90400
size=0306ch ( 12396) load
2024-06-14 11:31:17 I (129) esp_image: segment 2: paddr=0003b9bc vaddr=40380000
size=0465ch ( 18012) load
2024-06-14 11:31:17 I (135) esp_image: segment 3: paddr=00040020 vaddr=42000020
size=abae8h (703208) map
2024-06-14 11:31:17 I (255) esp_image: segment 4: paddr=000ebb10 vaddr=4038465c
size=0bb98h ( 48024) load
2024-06-14 11:31:17 I (269) boot: Loaded app from partition at offset 0x10000
2024-06-14 11:31:17 I (269) boot: Disabling RNG early entropy source...
2024-06-14 11:31:17 I (281) cpu_start: Unicore app
2024-06-14 11:31:17 I (281) cpu_start: Pro cpu up.
2024-06-14 11:31:17 I (290) cpu_start: Pro cpu start user code
2024-06-14 11:31:17 I (290) cpu_start: cpu freq: 160000000 Hz
2024-06-14 11:31:17 I (290) cpu_start: Application information:
2024-06-14 11:31:17 I (293) cpu_start: Project name: main
2024-06-14 11:31:17 I (297) cpu_start: App version: 1
2024-06-14 11:31:17 I (302) cpu_start: Compile time: Jun 14 2024 11:26:45
2024-06-14 11:31:17 I (308) cpu_start: ELF file SHA256: e3ad78399f94b6e6...
2024-06-14 11:31:17 I (314) cpu_start: ESP-IDF: v5.1.2-dirty
2024-06-14 11:31:17 I (319) cpu_start: Min chip rev: v0.3
2024-06-14 11:31:17 I (324) cpu_start: Max chip rev: v0.99
2024-06-14 11:31:17 I (329) cpu_start: Chip rev: v0.4
2024-06-14 11:31:17 I (334) heap_init: Initializing. RAM available for dynamic allocation:
2024-06-14 11:31:17 I (341) heap_init: At 3FC97490 len 00028B70 (162 KiB): DRAM
2024-06-14 11:31:17 I (347) heap_init: At 3FCC0000 len 0001C710 (113 KiB): DRAM/RETENTION
2024-06-14 11:31:17 I (354) heap_init: At 3FCDC710 len 00002950 (10 KiB): DRAM/RETENTION/STACK
2024-06-14 11:31:17 I (362) heap_init: At 50000010 len 00001FD8 (7 KiB): RTCRAM
2024-06-14 11:31:17 I (369) spi_flash: detected chip: generic
2024-06-14 11:31:17 I (373) spi_flash: flash io: dio
2024-06-14 11:31:17 I (377) sleep: Configure to isolate all GPIO pins in sleep state
2024-06-14 11:31:17 I (383) sleep: Enable automatic switching of GPIO sleep configuration
2024-06-14 11:31:17 I (390) coexist: coex firmware version: b6d5e8c
2024-06-14 11:31:17 I (396) coexist: coexist rom version 9387209
2024-06-14 11:31:17 I (401) app_start: Starting scheduler on CPU0
2024-06-14 11:31:17 I (406) main_task: Started on CPU0
2024-06-14 11:31:17 I (406) main_task: Calling app_main()
2024-06-14 11:31:17 I (416) pp: pp rom version: 9387209
2024-06-14 11:31:17 I (416) net80211: net80211 rom version: 9387209
2024-06-14 11:31:17 I (426) wifi:wifi driver task: 3fca00e4, prio:23, stack:6656, core=0
2024-06-14 11:31:17 I (426) wifi:wifi firmware version: 91b9630
2024-06-14 11:31:17 I (426) wifi:wifi certification version: v7.0
2024-06-14 11:31:17 I (436) wifi:config NVS flash: enabled
2024-06-14 11:31:17 I (436) wifi:config nano formating: disabled
2024-06-14 11:31:17 I (436) wifi:Init data frame dynamic rx buffer num: 32
2024-06-14 11:31:17 I (446) wifi:Init static rx mgmt buffer num: 5
2024-06-14 11:31:17 I (446) wifi:Init management short buffer num: 32
2024-06-14 11:31:17 I (456) wifi:Init dynamic tx buffer num: 32
2024-06-14 11:31:17 I (456) wifi:Init static tx FG buffer num: 2
2024-06-14 11:31:17 I (466) wifi:Init static rx buffer size: 1600
2024-06-14 11:31:17 I (466) wifi:Init static rx buffer num: 10
2024-06-14 11:31:17 I (466) wifi:Init dynamic rx buffer num: 32
2024-06-14 11:31:18 I (476) wifi_init: rx ba win: 6
2024-06-14 11:31:18 I (476) wifi_init: tcpip mbox: 32
2024-06-14 11:31:18 I (486) wifi_init: udp mbox: 6
2024-06-14 11:31:18 I (486) wifi_init: tcp mbox: 6
2024-06-14 11:31:18 I (486) wifi_init: tcp tx win: 5744
2024-06-14 11:31:18 I (496) wifi_init: tcp rx win: 5744
2024-06-14 11:31:18 I (496) wifi_init: tcp mss: 1440
2024-06-14 11:31:18 I (506) wifi_init: WiFi IRAM OP enabled
2024-06-14 11:31:18 I (506) wifi_init: WiFi RX IRAM OP enabled
2024-06-14 11:31:18 I (506) wifi_provisioning_test: Already provisioned, starting Wi-Fi STA
2024-06-14 11:31:18 start WIFI
2024-06-14 11:31:18 I (516) phy_init: phy_version 1130,b4e4b80,Sep 5 2023,11:09:30
2024-06-14 11:31:18 I (606) wifi:mode : sta (74:4d:bd:fb:cc:24)
2024-06-14 11:31:18 I (606) wifi:enable tsf
2024-06-14 11:31:18 WIFI STA START
2024-06-14 11:31:20 I (3016) wifi_provisioning_test: Disconnected. Connecting to the AP again...
2024-06-14 11:31:22 I (5426) wifi_provisioning_test: Disconnected. Connecting to the AP again...
2024-06-14 11:31:25 I (7836) wifi_provisioning_test: Disconnected. Connecting to the AP again...

要怎么解决

suki1213
Posts: 10
Joined: Wed May 29, 2024 3:24 am

Re: Wi-Fi AP配网

Postby suki1213 » Fri Jun 14, 2024 3:33 am

而且 即使Wi-Fi名称和密码正确 也还是连接不上Wi-Fi
2024-06-14 11:27:20 I (476) wifi_init: tcpip mbox: 32
2024-06-14 11:27:20 I (486) wifi_init: udp mbox: 6
2024-06-14 11:27:20 I (486) wifi_init: tcp mbox: 6
2024-06-14 11:27:20 I (486) wifi_init: tcp tx win: 5744
2024-06-14 11:27:20 I (496) wifi_init: tcp rx win: 5744
2024-06-14 11:27:20 I (496) wifi_init: tcp mss: 1440
2024-06-14 11:27:20 I (506) wifi_init: WiFi IRAM OP enabled
2024-06-14 11:27:20 I (506) wifi_init: WiFi RX IRAM OP enabled
2024-06-14 11:27:20 I (506) wifi_provisioning_test: Starting provisioning
2024-06-14 11:27:20 I (516) phy_init: phy_version 1130,b4e4b80,Sep 5 2023,11:09:30
2024-06-14 11:27:20 I (566) wifi:mode : sta (74:4d:bd:fb:cc:24)
2024-06-14 11:27:20 I (566) wifi:enable tsf
2024-06-14 11:27:20 WIFI STA START
2024-06-14 11:27:20 I (576) wifi:mode : sta (74:4d:bd:fb:cc:24) + softAP (74:4d:bd:fb:cc:25)
2024-06-14 11:27:20 I (576) wifi:Total power save buffer number: 16
2024-06-14 11:27:20 I (576) wifi:Init max length of beacon: 752/752
2024-06-14 11:27:20 I (586) wifi:Init max length of beacon: 752/752
2024-06-14 11:27:20 I (586) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1
2024-06-14 11:27:21 I (896) wifi:Total power save buffer number: 16
2024-06-14 11:27:21 I (906) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1
2024-06-14 11:27:21 I (906) wifi_prov_mgr: Provisioning started with service name : wifi
2024-06-14 11:27:21 I (906) wifi_provisioning_test: Provisioning started
2024-06-14 11:27:39 I (19186) wifi:new:<1,1>, old:<1,1>, ap:<1,1>, sta:<0,0>, prof:1
2024-06-14 11:27:39 I (19186) wifi:station: 32:7b:b1:a0:f0:b0 join, AID=1, bgn,
40U
2024-06-14 11:27:39 I (19396) wifi:<ba-add>idx:2 (ifx:1, 32:7b:b1:a0:f0:b0), tid:0, ssn:0, winSize:64
2024-06-14 11:27:39 I (19406) wifi:<ba-add>idx:3 (ifx:1, 32:7b:b1:a0:f0:b0), tid:7, ssn:0, winSize:64
2024-06-14 11:27:39 I (19526) esp_netif_lwip: DHCP server assigned IP to a client, IP is: 192.168.4.2
2024-06-14 11:27:40 W (20076) httpd_uri: httpd_uri: URI '/' not found
2024-06-14 11:27:40 W (20076) httpd_txrx: httpd_resp_send_err: 404 Not Found - Nothing matches the given URI
2024-06-14 11:27:41 I (21386) wifi:<ba-add>idx:4 (ifx:1, 32:7b:b1:a0:f0:b0), tid:5, ssn:0, winSize:64
2024-06-14 11:27:54 I (34406) wifi_provisioning_test: Received Wi-Fi credentials2024-06-14 11:27:54 SSID : Redmi Note 12 Turbo
2024-06-14 11:27:54 Password : 12345678
2024-06-14 11:27:58 I (38246) wifi:primary chan differ, old=1, new=11, start CSA timer
2024-06-14 11:27:59 I (38646) wifi:switch to channel 11
2024-06-14 11:27:59 I (38646) wifi:ap channel adjust o:1,1 n:11,2
2024-06-14 11:27:59 I (38646) wifi:new:<11,0>, old:<1,1>, ap:<11,2>, sta:<0,0>,
prof:1
2024-06-14 11:27:59 I (38646) wifi:new:<11,2>, old:<11,0>, ap:<11,2>, sta:<11,0>, prof:1
2024-06-14 11:27:59 I (38966) wifi:state: init -> auth (b0)
2024-06-14 11:27:59 I (39106) wifi:state: auth -> assoc (0)
2024-06-14 11:27:59 I (39156) wifi:state: assoc -> run (10)
2024-06-14 11:27:59 I (39206) wifi:connected with Redmi Note 12 Turbo, aid = 1,
channel 11, BW20, bssid = c2:ef:04:39:37:35
2024-06-14 11:27:59 I (39206) wifi:security: WPA2-PSK, phy: bgn, rssi: -54
2024-06-14 11:27:59 I (39216) wifi:pm start, type: 1
2024-06-14 11:27:59
2024-06-14 11:27:59 I (39216) wifi:set rx beacon pti, rx_bcn_pti: 14, bcn_timeout: 25000, mt_pti: 14, mt_time: 10000
2024-06-14 11:27:59 I (39266) wifi:AP's beacon interval = 102400 us, DTIM period = 2

Who is online

Users browsing this forum: No registered users and 30 guests