Search found 1 match

by brtcld
Tue Nov 18, 2025 7:58 am
Forum: ESP-IDF
Topic: bug in esp_mesh_send sending to ROOT
Replies: 6
Views: 10276

Re: bug in esp_mesh_send sending to ROOT

same problem on ESP32S3 ... IDF v.5.4. When root is off and child node send a message to the root, sometimes mesh task enters an infinite loop
due to esp_mesh_send retransmissions. The esp_mesh_send_block_time function appears to have no effect. If you set data.tos = MESH_TOS_DEF, esp_mesh_send ...

Go to advanced search