esp-mdf icon indicating copy to clipboard operation
esp-mdf copied to clipboard

mdf能实现无路由,无根节点的网状拓扑的组网吗?

Open lszpsf0 opened this issue 1 year ago • 1 comments

Checklist

  • [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • [X] Described the feature in detail and justified the reason for the request.
  • [X] Provided specific use cases and examples.

Feature description

功能实现比如,有3块esp32开发板实现他们的拓扑连接像三角形一样,无需路由器和根节点的组网方式,本地连接

Use cases

我选择使用no_router无路由实例,配置都为空闲节点,没有作用

Alternatives

希望能有解决办法

Additional context

lszpsf0 avatar Dec 03 '24 07:12 lszpsf0

不能,mdf必须有一个root

Connor-WangK avatar Mar 26 '25 09:03 Connor-WangK