Page 1 of 1

这个Mesh-lite是不是还不稳定?用官方no_router也一样调不通?

Posted: Mon Sep 08, 2025 2:28 am
by drbdrb
有没有谁也遇我的这同样的问题,我用的一块:ESP32-S3作为根节点,ESP32-C3作为叶子节点,试了好多方法都没办法组网,我现在用官方提供的:https://github.com/espressif/esp-mesh-l ... /no_router 完全按照说明配置编译运行,设为根节点一直显示:

Code: Select all

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x29 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2810,len:0x1510
load:0x403c8700,len:0x4
load:0x403c8704,len:0xce8
load:0x403cb700,len:0x2eb8
entry 0x403c8918
I (27) boot: ESP-IDF v5.3.4-dirty 2nd stage bootloader
I (27) boot: compile time Sep  8 2025 09:26:22
I (27) boot: Multicore bootloader
I (28) boot: chip revision: v0.2
I (30) boot: efuse block revision: v1.3
I (34) boot.esp32s3: Boot SPI Speed : 80MHz
I (38) boot.esp32s3: SPI Mode       : DIO
I (42) boot.esp32s3: SPI Flash Size : 2MB
I (45) boot: Enabling RNG early entropy source...
I (50) boot: Partition Table:
I (52) boot: ## Label            Usage          Type ST Offset   Length
I (59) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (65) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (72) boot:  2 factory          factory app      00 00 00010000 00100000
I (78) boot: End of partition table
I (82) esp_image: segment 0: paddr=00010020 vaddr=3c0b0020 size=1fd14h (130324) map
I (113) esp_image: segment 1: paddr=0002fd3c vaddr=3fc9a900 size=002dch (   732) load
I (113) esp_image: segment 2: paddr=00030020 vaddr=42000020 size=a1160h (659808) map
I (237) esp_image: segment 3: paddr=000d1188 vaddr=3fc9abdc size=047d8h ( 18392) load
I (241) esp_image: segment 4: paddr=000d5968 vaddr=40374000 size=168a0h ( 92320) load
I (271) boot: Loaded app from partition at offset 0x10000
I (271) boot: Disabling RNG early entropy source...
I (281) cpu_start: Multicore app
I (291) cpu_start: Pro cpu start user code
I (291) cpu_start: cpu freq: 160000000 Hz
I (291) app_init: Application information:
I (291) app_init: Project name:     no_router
I (295) app_init: App version:      d61b2a1-dirty
I (299) app_init: Compile time:     Sep  8 2025 09:25:59
I (304) app_init: ELF file SHA256:  c325c5667...
I (309) app_init: ESP-IDF:          v5.3.4-dirty
I (313) efuse_init: Min chip rev:     v0.0
I (317) efuse_init: Max chip rev:     v0.99 
I (321) efuse_init: Chip rev:         v0.2
I (325) heap_init: Initializing. RAM available for dynamic allocation:
I (331) heap_init: At 3FCA3630 len 000460E0 (280 KiB): RAM
I (336) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
I (341) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (346) heap_init: At 600FE000 len 00001FE8 (7 KiB): RTCRAM
I (353) spi_flash: detected chip: gd
I (355) spi_flash: flash io: dio
W (358) spi_flash: Detected size(16384k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (370) sleep: Configure to isolate all GPIO pins in sleep state
I (376) sleep: Enable automatic switching of GPIO sleep configuration
I (383) main_task: Started on CPU0
I (403) main_task: Calling app_main()
I (417) bridge_common: esp-iot-bridge version: 1.0.1
I (418) pp: pp rom version: e7ae62f
I (419) net80211: net80211 rom version: e7ae62f
I (420) wifi:wifi driver task: 3fcae56c, prio:23, stack:6656, core=0
I (428) wifi:wifi firmware version: d2d8792
I (429) wifi:wifi certification version: v7.0
I (433) wifi:config NVS flash: enabled
I (436) wifi:config nano formating: disabled
I (440) wifi:Init data frame dynamic rx buffer num: 32
I (445) wifi:Init static rx mgmt buffer num: 5
I (449) wifi:Init management short buffer num: 32
I (454) wifi:Init dynamic tx buffer num: 32
I (458) wifi:Init static tx FG buffer num: 2
I (462) wifi:Init static rx buffer size: 1600
I (466) wifi:Init static rx buffer num: 10
I (470) wifi:Init dynamic rx buffer num: 32
I (474) wifi_init: rx ba win: 6
I (476) wifi_init: accept mbox: 6
I (479) wifi_init: tcpip mbox: 32
I (482) wifi_init: udp mbox: 6
I (485) wifi_init: tcp mbox: 6
I (488) wifi_init: tcp tx win: 5760
I (491) wifi_init: tcp rx win: 5760
I (494) wifi_init: tcp mss: 1440
I (497) wifi_init: WiFi IRAM OP enabled
I (501) wifi_init: WiFi RX IRAM OP enabled
I (505) phy_init: phy_version 701,f4f1da3a,Mar  3 2025,15:50:10
I (546) wifi:mode : null
I (548) wifi:mode : softAP (28:37:2f:83:c0:09)
I (549) wifi:Total power save buffer number: 16
I (550) wifi:Init max length of beacon: 752/752
I (551) wifi:Init max length of beacon: 752/752
Add netif ap with d61b2a1(commit id)
I (556) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1
I (566) bridge_common: netif list add success
I (571) bridge_common: [WIFI_AP_DEF ]
I (574) bridge_common: Set ip info:192.168.5.1
I (578) bridge_wifi: SoftAP IP network segment has changed, deauth all station
I (586) wifi:Disabled PMF config for SoftAP
I (589) wifi:Total power save buffer number: 16
I (593) bridge_common: DHCPS Restart, deauth all station
I (594) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.5.1
I (606) bridge_common: [WIFI_AP_DEF ]Name Server1: 114.114.114.114
Add netif sta with d61b2a1(commit id)
I (615) bridge_common: netif list add success
I (619) wifi:mode : sta (28:37:2f:83:c0:08) + softAP (28:37:2f:83:c0:09)
I (626) wifi:enable tsf
E (629) NVS: Failed to read IP info from NVS
I (632) wifi:Disabled PMF config for STA
I (635) bridge_wifi: [esp_bridge_wifi_set_config] sta ssid:  password: 
I (642) bridge_wifi: [esp_bridge_wifi_set_config] softap ssid: ESP_Bridge_83c009 password: 12345678
I (746) wifi:Total power save buffer number: 16
I (747) bridge_wifi: SoftAP config changed, deauth all station
I (748) Mesh-Lite: esp-mesh-lite component version: 1.0.2
I (748) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.5.1
I (759) ESPNOW: espnow [version: 1.0] init
I (762) [vendor_ie]: Mesh-Lite commit id: 308dc1f
 
I (767) [vendor_ie]: Mesh ID: 88 
W (770) [vendor_ie]: Error Get[4354] 
W (773) [vendor_ie]: Error Get[4354] 
W (776) wifi:Haven't to connect to a suitable AP now!
I (782) [ESP_Mesh_Lite_Comm]: msg action add success 
I (787) [ESP_Mesh_Lite_Comm]: Bind Socket 54, port 6364 
I (787) [mesh-lite-espnow]: Start espnow task 
I (791) [ESP_Mesh_Lite_Comm]: Bind Socket 55, port 6363 
I (788) [ESP_Mesh_Lite_Comm]: msg action add success 
I (800) [ESP_Mesh_Lite_Comm]: Bind Socket 56, port 6366 
W (805) [vendor_ie]: Error Get[4354] 
I (810) [ESP_Mesh_Lite_Comm]: Bind Socket 57, port 6365 
I (819) no_router: Get ssid from nvs failed, set ssid: ESP_Bridge_83c009
W (825) [vendor_ie]: Error Get[4354] 
I (828) no_router: Get psw from nvs failed, set psw: [HIDDEN]
W (834) [vendor_ie]: Error Get[4354] 
W (837) [vendor_ie]: Error Get[4354] 
I (840) no_router: Root node
I (843) Mesh-Lite: Mesh-Lite connecting
I (846) main_task: Returned from app_main()
I (10846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (20846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (30846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (40846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (50846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (60846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (70846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (80846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (90846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (100846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (110846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (120846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (130846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (140846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (150846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (160846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (170846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (180846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (190846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (200846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (210846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (220846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (230846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (240846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (250846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (260846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (270846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (280846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (290846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (300846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (310846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237788
MeshLite nodes 1:
1: 0, 28:37:2f:83:c0:08, 0.0.0.0
I (320846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (330846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (340846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (350846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (360846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (370846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (380846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (390846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (400846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (410846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
MeshLite nodes 0:
I (420846) no_router: System information, channel: 11, layer: 0, self mac: 28:37:2f:83:c0:08, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 237824
没有设为根节点的一直显示:

Code: Select all

I (24) boot: ESP-IDF v5.3.4-dirty 2nd stage bootloader
I (24) boot: compile time Sep  8 2025 09:23:16
I (25) boot: chip revision: v0.4
I (25) boot: efuse block revision: v1.3
I (29) boot.esp32c3: SPI Speed      : 80MHz
I (32) boot.esp32c3: SPI Mode       : DIO
I (36) boot.esp32c3: SPI Flash Size : 2MB
I (40) boot: Enabling RNG early entropy source...
I (44) boot: Partition Table:
I (47) boot: ## Label            Usage          Type ST Offset   Length
I (53) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (60) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (66) boot:  2 factory          factory app      00 00 00010000 00100000
I (73) boot: End of partition table
I (76) esp_image: segment 0: paddr=00010020 vaddr=3c0c0020 size=1f1c8h (127432) map
I (104) esp_image: segment 1: paddr=0002f1f0 vaddr=3fc94600 size=00e28h (  3624) load
I (105) esp_image: segment 2: paddr=00030020 vaddr=42000020 size=b1ee4h (728804) map
I (226) esp_image: segment 3: paddr=000e1f0c vaddr=3fc95428 size=020a0h (  8352) load
I (228) esp_image: segment 4: paddr=000e3fb4 vaddr=40380000 size=14410h ( 82960) load
I (252) boot: Loaded app from partition at offset 0x10000
I (252) boot: Disabling RNG early entropy source...
I (262) cpu_start: Unicore app
I (270) cpu_start: Pro cpu start user code
I (270) cpu_start: cpu freq: 160000000 Hz
I (271) app_init: Application information:
I (271) app_init: Project name:     no_router
I (275) app_init: App version:      d61b2a1-dirty
I (279) app_init: Compile time:     Sep  8 2025 09:22:50
I (284) app_init: ELF file SHA256:  f399ceaaf...
I (288) app_init: ESP-IDF:          v5.3.4-dirty
I (293) efuse_init: Min chip rev:     v0.3
I (296) efuse_init: Max chip rev:     v1.99 
I (300) efuse_init: Chip rev:         v0.4
I (304) heap_init: Initializing. RAM available for dynamic allocation:
I (311) heap_init: At 3FC9BD90 len 00024270 (144 KiB): RAM
I (316) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM
I (322) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM
I (328) heap_init: At 5000006C len 00001F7C (7 KiB): RTCRAM
I (334) spi_flash: detected chip: boya
I (337) spi_flash: flash io: dio
W (340) spi_flash: Detected size(16384k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (352) sleep: Configure to isolate all GPIO pins in sleep state
I (358) sleep: Enable automatic switching of GPIO sleep configuration
I (364) main_task: Started on CPU0
I (367) main_task: Calling app_main()
I (377) bridge_common: esp-iot-bridge version: 1.0.1
I (378) pp: pp rom version: 9387209
I (378) net80211: net80211 rom version: 9387209
I (383) wifi:wifi driver task: 3fca558c, prio:23, stack:6656, core=0
I (390) wifi:wifi firmware version: d2d8792
I (392) wifi:wifi certification version: v7.0
I (396) wifi:config NVS flash: enabled
I (399) wifi:config nano formating: disabled
I (404) wifi:Init data frame dynamic rx buffer num: 32
I (408) wifi:Init static rx mgmt buffer num: 5
I (412) wifi:Init management short buffer num: 32
I (417) wifi:Init dynamic tx buffer num: 32
I (421) wifi:Init static tx FG buffer num: 2
I (425) wifi:Init static rx buffer size: 1600
I (429) wifi:Init static rx buffer num: 10
I (433) wifi:Init dynamic rx buffer num: 32
I (437) wifi_init: rx ba win: 6
I (439) wifi_init: accept mbox: 6
I (442) wifi_init: tcpip mbox: 32
I (446) wifi_init: udp mbox: 6
I (448) wifi_init: tcp mbox: 6
I (451) wifi_init: tcp tx win: 5760
I (454) wifi_init: tcp rx win: 5760
I (457) wifi_init: tcp mss: 1440
I (460) wifi_init: WiFi IRAM OP enabled
I (464) wifi_init: WiFi RX IRAM OP enabled
I (468) phy_init: phy_version 1201,bae5dd99,Mar  3 2025,15:36:21
I (511) wifi:mode : null
I (513) wifi:mode : softAP (e4:b0:63:cc:00:6d)
I (514) wifi:Total power save buffer number: 16
I (514) wifi:Init max length of beacon: 752/752
I (516) wifi:Init max length of beacon: 752/752
I (521) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.4.1
Add netif ap with d61b2a1(commit id)
I (531) bridge_common: netif list add success
I (536) bridge_common: [WIFI_AP_DEF ]
I (539) bridge_common: Set ip info:192.168.5.1
I (543) bridge_wifi: SoftAP IP network segment has changed, deauth all station
I (551) wifi:Disabled PMF config for SoftAP
I (554) wifi:Total power save buffer number: 16
I (559) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.5.1
I (566) bridge_common: [WIFI_AP_DEF ]Name Server1: 114.114.114.114
I (572) bridge_common: DHCPS Restart, deauth all station
Add netif sta with d61b2a1(commit id)
I (580) bridge_common: netif list add success
I (585) wifi:mode : sta (e4:b0:63:cc:00:6c) + softAP (e4:b0:63:cc:00:6d)
I (591) wifi:enable tsf
E (594) NVS: Failed to read IP info from NVS
I (597) wifi:Disabled PMF config for STA
I (601) bridge_wifi: [esp_bridge_wifi_set_config] sta ssid:  password: 
I (607) bridge_wifi: [esp_bridge_wifi_set_config] softap ssid: ESP_Bridge_cc006d password: 12345678
I (731) wifi:Total power save buffer number: 16
I (733) esp_netif_lwip: DHCP server started on interface WIFI_AP_DEF with IP: 192.168.5.1
I (734) bridge_wifi: SoftAP config changed, deauth all station
I (738) Mesh-Lite: esp-mesh-lite component version: 1.0.2
I (744) ESPNOW: espnow [version: 1.0] init
I (747) [vendor_ie]: Mesh-Lite commit id: 308dc1f
 
I (753) [vendor_ie]: Mesh ID: 88 
W (755) [vendor_ie]: Error Get[4354] 
W (758) [vendor_ie]: Error Get[4354] 
W (762) wifi:Haven't to connect to a suitable AP now!
I (767) [ESP_Mesh_Lite_Comm]: msg action add success 
I (772) [ESP_Mesh_Lite_Comm]: Bind Socket 54, port 6364 
I (777) [ESP_Mesh_Lite_Comm]: Bind Socket 55, port 6363 
I (782) [ESP_Mesh_Lite_Comm]: Bind Socket 56, port 6366 
I (787) [ESP_Mesh_Lite_Comm]: Bind Socket 57, port 6365 
I (792) [mesh-lite-espnow]: Start espnow task 
I (796) [ESP_Mesh_Lite_Comm]: msg action add success 
W (801) [vendor_ie]: Error Get[4354] 
I (804) no_router: Get ssid from nvs failed, set ssid: ESP_Bridge_cc006d
W (810) [vendor_ie]: Error Get[4354] 
I (814) no_router: Get psw from nvs failed, set psw: [HIDDEN]
W (819) [vendor_ie]: Error Get[4354] 
W (822) [vendor_ie]: Error Get[4354] 
I (826) no_router: Child node
I (828) Mesh-Lite: Mesh-Lite connecting
I (833) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (838) main_task: Returned from app_main()
I (2218) [vendor_ie]: Mesh-Lite Scan done 
W (2219) wifi:Haven't to connect to a suitable AP now!
I (10838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176960
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (12768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (15598) [vendor_ie]: Mesh-Lite Scan done 
W (15599) wifi:Haven't to connect to a suitable AP now!
I (20838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176956
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (24768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (27599) [vendor_ie]: Mesh-Lite Scan done 
W (27600) wifi:Haven't to connect to a suitable AP now!
I (30838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (36768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (39599) [vendor_ie]: Mesh-Lite Scan done 
W (39600) wifi:Haven't to connect to a suitable AP now!
I (40838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (48768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (50838) no_router: System information, channel: 13, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 175164
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (51599) [vendor_ie]: Mesh-Lite Scan done 
W (51600) wifi:Haven't to connect to a suitable AP now!
I (60768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (60838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176668
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (63599) [vendor_ie]: Mesh-Lite Scan done 
W (63600) wifi:Haven't to connect to a suitable AP now!
I (70838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (72768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (75599) [vendor_ie]: Mesh-Lite Scan done 
W (75600) wifi:Haven't to connect to a suitable AP now!
I (80838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (84768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (87599) [vendor_ie]: Mesh-Lite Scan done 
W (87600) wifi:Haven't to connect to a suitable AP now!
I (90838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (96768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (99599) [vendor_ie]: Mesh-Lite Scan done 
W (99600) wifi:Haven't to connect to a suitable AP now!
I (100838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (108768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (110838) no_router: System information, channel: 13, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 175268
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (111599) [vendor_ie]: Mesh-Lite Scan done 
W (111600) wifi:Haven't to connect to a suitable AP now!
I (120768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (120838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176472
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (123599) [vendor_ie]: Mesh-Lite Scan done 
W (123600) wifi:Haven't to connect to a suitable AP now!
I (130838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (132768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (135599) [vendor_ie]: Mesh-Lite Scan done 
W (135600) wifi:Haven't to connect to a suitable AP now!
I (140838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (144768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (147599) [vendor_ie]: Mesh-Lite Scan done 
W (147600) wifi:Haven't to connect to a suitable AP now!
I (150838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (156768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (159599) [vendor_ie]: Mesh-Lite Scan done 
W (159600) wifi:Haven't to connect to a suitable AP now!
I (160838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (168768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (170838) no_router: System information, channel: 13, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 174872
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (171599) [vendor_ie]: Mesh-Lite Scan done 
W (171600) wifi:Haven't to connect to a suitable AP now!
I (180768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (180838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176468
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (183599) [vendor_ie]: Mesh-Lite Scan done 
W (183600) wifi:Haven't to connect to a suitable AP now!
I (190838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (192768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (195599) [vendor_ie]: Mesh-Lite Scan done 
W (195600) wifi:Haven't to connect to a suitable AP now!
I (200838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (204768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (207599) [vendor_ie]: Mesh-Lite Scan done 
W (207601) wifi:Haven't to connect to a suitable AP now!
I (210838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (216768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (219599) [vendor_ie]: Mesh-Lite Scan done 
W (219600) wifi:Haven't to connect to a suitable AP now!
I (220838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (228768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (230838) no_router: System information, channel: 13, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 174868
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (231600) [vendor_ie]: Mesh-Lite Scan done 
W (231601) wifi:Haven't to connect to a suitable AP now!
I (240768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (240838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176672
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (243599) [vendor_ie]: Mesh-Lite Scan done 
W (243600) wifi:Haven't to connect to a suitable AP now!
I (250838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (252768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (255600) [vendor_ie]: Mesh-Lite Scan done 
W (255601) wifi:Haven't to connect to a suitable AP now!
I (260838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (264768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (267599) [vendor_ie]: Mesh-Lite Scan done 
W (267600) wifi:Haven't to connect to a suitable AP now!
I (270838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (276768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (279599) [vendor_ie]: Mesh-Lite Scan done 
W (279600) wifi:Haven't to connect to a suitable AP now!
I (280838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (288768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (290838) no_router: System information, channel: 13, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 174764
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (291599) [vendor_ie]: Mesh-Lite Scan done 
W (291600) wifi:Haven't to connect to a suitable AP now!
I (300768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (300838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176568
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (303599) [vendor_ie]: Mesh-Lite Scan done 
W (303600) wifi:Haven't to connect to a suitable AP now!
I (310838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176972
MeshLite nodes 1:
1: 0, e4:b0:63:cc:00:6c, 0.0.0.0
I (312768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (315599) [vendor_ie]: Mesh-Lite Scan done 
W (315600) wifi:Haven't to connect to a suitable AP now!
I (320838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 177008
MeshLite nodes 0:
I (324768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (327599) [vendor_ie]: Mesh-Lite Scan done 
W (327600) wifi:Haven't to connect to a suitable AP now!
I (330838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 177008
MeshLite nodes 0:
I (336768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (339599) [vendor_ie]: Mesh-Lite Scan done 
W (339600) wifi:Haven't to connect to a suitable AP now!
I (340838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 177008
MeshLite nodes 0:
I (348768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (350838) no_router: System information, channel: 13, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 175396
MeshLite nodes 0:
I (351599) [vendor_ie]: Mesh-Lite Scan done 
W (351600) wifi:Haven't to connect to a suitable AP now!
I (360768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (360838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 176608
MeshLite nodes 0:
I (363599) [vendor_ie]: Mesh-Lite Scan done 
W (363600) wifi:Haven't to connect to a suitable AP now!
I (370838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 177008
MeshLite nodes 0:
I (372768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (375599) [vendor_ie]: Mesh-Lite Scan done 
W (375600) wifi:Haven't to connect to a suitable AP now!
I (380838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 177008
MeshLite nodes 0:
I (384768) [vendor_ie]: esp_mesh_lite_wifi_scan_start return ESP_OK 
I (387599) [vendor_ie]: Mesh-Lite Scan done 
W (387600) wifi:Haven't to connect to a suitable AP now!
I (390838) no_router: System information, channel: 11, layer: 0, self mac: e4:b0:63:cc:00:6c, parent bssid: 00:00:00:00:00:00, parent rssi: -120, free heap: 177008
各种方法都试了,都没有成功组网,我也不知道问题到底出在哪里?各路AI助手也都试了,也都没有成功,我试了ESP-IDFv5.3.4 v5.4.2,v5.5.1,都不行,芯片也换了好几片,也不行。看文档写的简单的很,感觉技术很牛B的样子,怎么这么难调通?网上资料也很多,官网也找不到一个技术联系方式,没办法只能到论坛上求助了。

Re: 这个Mesh-lite是不是还不稳定?用官方no_router也一样调不通?

Posted: Mon Sep 08, 2025 9:53 am
by drbdrb
上面有一句写错了,应该是“网上资料也不多”
真的太难了,有谁懂这块帮忙解答一下?

Re: 这个Mesh-lite是不是还不稳定?用官方no_router也一样调不通?

Posted: Thu Sep 11, 2025 6:32 am
by TianSW
对 no_router 的一些配置以及代码有修改吗? root 是否使能了 CONFIG_MESH_ROOT,non-root 设备要禁用 CONFIG_MESH_ROOT。

我刚使用 release/v1.0 测试 no_router 示例,测试是没问题的,可以正常组网。

Code: Select all

I (121004) no_router: System information, channel: 11, layer: 2, self mac: 58:cf:79:1e:bf:20, parent bssid: 84:f7:03:c0:6f:7d, parent rssi: -34, free heap: 176636
MeshLite nodes 2:
1: 1, 84:f7:03:c0:6f:7c, 0.0.0.0
2: 2, 58:cf:79:1e:bf:20, 192.168.5.2