Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Node stays as an idle node
Actual behavior (suspected bug)
Node becomes a root node
Error logs or terminal output
Steps to reproduce the behavior
Setup ESP-IDF v5.4
Download Mesh Local Control example
Set ssid to hidden (I unfortunately haven't tested without it so I can't say whether that's relevant or not)
Between the init and the start of mesh lite, call esp_mesh_lite_set_disallowed_level(1)
or esp_mesh_lite_set_router_min_rssi_threshold(0)
(I've tried both)
Program a ESP32-S3 dev board with the example, and run it.
Project release version
v1.0.1
System architecture
other (details in Additional context)
Operating system
Linux
Operating system version
Irrelevant
Shell
other (details in Additional context)
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels