Tian Sen Wen

Results 350 comments of Tian Sen Wen

你们使用的 idf 版本是多少呢?建议使用 5.0 或者 5.1

Based on my understanding of what you described, what you need is the settings for this API, not the fusion config settings. The fusion logic triggers when there are multiple...

Yes, ideally, for a Mesh network, there should only be one root node. However, we can't rule out the possibility of having multiple root nodes at certain times, such as...

@heyangxinmei 你好,最新的 master 上已针对该问题做了修复,可以更新到最新的进行测试

删除掉工程里面的 build 和 managed_components 目录再试试呢?另外能通过 pip show idf-component-manager 看到 idf-component-manager 包管理器的版本是多少吗?

> ![image](https://private-user-images.githubusercontent.com/29226337/326165293-a840c348-5692-471c-b9ec-9a839e0ba60c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTQyNzI2OTMsIm5iZiI6MTcxNDI3MjM5MywicGF0aCI6Ii8yOTIyNjMzNy8zMjYxNjUyOTMtYTg0MGMzNDgtNTY5Mi00NzFjLWI5ZWMtOWE4MzllMGJhNjBjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA0MjglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNDI4VDAyNDYzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI4ZDI5ZTUwMDA4OTdkYmMxMzAwMDMxYTlhMDVkNTBhNDliMDA5YTkzYTg2OGRjNzQ3MDVkMzFhZTA0YmIyN2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.JGyPwFKchv3BsE_xA_pLiWk_yVrQmoP_8I9bQASOqcM) 把这句屏蔽掉就能编译了,这句话是什么作用啊? 如果这个相对地址有 mesh_lite 组件,就使用本地的 mesh_lite 组件。可能 idf-component-manager 更新之后用法变了,你使用拉取组件的方式,可以先把这句注释掉。

Hello, we currently have no plans to port it to PlatformIO.

> * use idf 5.1.3 > * use mesh-lite 0.10.1 > > When I was doing the actual deployment, if one of my nodes went offline, the following log would...

> Join Mesh no matter whether the node is connected to router "Join Mesh no matter whether the node is connected to router" - This option is not required to...

> I am currently trying to power on 15 esp32S3s synchronously. I am using a router solution. Normally, a root node should be elected after synchronously powering on. However, when...