Andy Danieal

Results 15 comments of Andy Danieal

That code only works when your ROOT was fixed. is your root fixed ? ``` printf("SET ROOT NODE\n"); ESP_ERROR_CHECK(esp_mesh_set_type(MESH_ROOT)); esp_mesh_set_self_organized(false, false); ``` Add this code on *Root device* before `esp_mesh_start();`....

We have faced same issue on ESP IDF v5.1. Did you resolve that issue? That time faced two reason:- mesh_main: reason: 5 - WIFI_REASON_ASSOC_TOOMANY mesh_main: reason: 10 - WIFI_REASON_NO_AP_FOUND

I have sent you an email. Please check email and let me know if you have any questions.

We sent you an email **Ma li** at Jul 1, 2024. Please check that email. Also, We having the same issue with the Root Mesh node. After being active for...

@zhangyanjiaoesp, [Download Link](https://wormhole.app/0yXRp#dJn0DWT1jlub9ui7Hrc90w)

> > [ESP-Cache-Issue.txt](https://github.com/user-attachments/files/16039555/ESP-Cache-Issue.txt) > We have already shared Child log where is crash occurred.

@zhangyanjiaoesp, How do I add an existing project to this wifi lib.? And Can you please share the step for us?

@zhangyanjiaoesp, We have tested the **wifi lib**, but we are still getting the same issue. and We noticed that the issue exists after the device has been running for 6...

@zhangyanjiaoesp, We attached a log file. and this issue was found in *Root Node.* [gw-19-7.txt](https://github.com/user-attachments/files/16302531/gw-19-7.txt)