You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the device is not able to connect anymore to the WIFI, both in dynamic root and in static root scenarios.
The scan of the wifi always returns 0 stations.
I (176081) mesh: <MESH_NWK_LOOK_FOR_NETWORK>need_scan:0x3, need_scan_router:0x0, look_for_nwk_count:59
I (180305) mesh: [FIND][ch:0]AP:0, otherID:0, MAP:0, idle:0, candidate:0, root:0[00:00:00:00:00:00]
I (180305) mesh: [FIND:59]fail to find a network, channel:0, cfg<channel:0, router:KI, 00:00:00:00:00:00>
I (180312) mesh: <MESH_NWK_LOOK_FOR_NETWORK>need_scan:0x3, need_scan_router:0x1, look_for_nwk_count:60
I (01:03:00.653) offline: object saved to PSRAM, free 6078
I (182023) mesh: [FIND][ch:0]AP:0, otherID:0, MAP:0, idle:0, candidate:0, root:0[00:00:00:00:00:00]<scan router>
I (182024) mesh: [FIND:60]fail to find a network, channel:0, cfg<channel:0, router:KI, 00:00:00:00:00:00>
I (182032) mesh: <MESH_NWK_LOOK_FOR_NETWORK>need_scan:0x3, need_scan_router:0x0, look_for_nwk_count:61
I (182041) mesh: <MESH_NWK_LOOK_FOR_NETWORK>no parent found, set ROOTLESS, scan times:60, heap:62663
I (182050) mesh: <MESH_NWK_LOOK_FOR_NETWORK>router<cfg:00:00:00:00:00:00> is allowed to switch, find routers with SSID:KI
W (246128) wifi:Haven't to connect to a suitable AP now!
I (17:49:01.694) mesh_hand: Checking wifi connectivity (count 3)[LOCAL]
I (17:49:03.193) network: Routing table update
I (277631) mesh: 4016<scan>self-organized is disabled, users shall read out scan results by themselves.
I (17:49:07.179) mesh_main: <MESH_EVENT_SCAN_DONE>number:0
Do i have to update any piece of code? Consider that in self-organized mode the user doesn t have access to wifi APIs
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[ESP32S3] v4.4 mesh, cannot scan after update to b92c24a9bae7bd676ced877f52a828a4f210684b
[ESP32S3] v4.4 mesh, cannot scan after update to b92c24a9bae7bd676ced877f52a828a4f210684b (IDFGH-11727)
Dec 19, 2023
Answers checklist.
General issue report
Hello,
after updating our project from commit
4ef8121
to
b92c24a
the device is not able to connect anymore to the WIFI, both in dynamic root and in static root scenarios.
The scan of the wifi always returns 0 stations.
Do i have to update any piece of code? Consider that in self-organized mode the user doesn t have access to wifi APIs
The text was updated successfully, but these errors were encountered: