Skip to content

A node become root even though it's disallowed (AEGHB-1036) #159

Open
@Aric5301

Description

@Aric5301

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions