Is chain topology available in ESP-MDF?
I have been using ESP-IDF mesh so far because I need the recently introduced chain mode for my application.
Chain topology in ESP-MDF?
-
- Posts: 21
- Joined: Fri Aug 09, 2019 7:02 pm
- Contact:
Re: Chain topology in ESP-MDF?
You can set the number of layers to 25 and max number of child nodes to 1 to effectively create a chain of 25 devices. I've succeeded in doing this, and got the better performance by also increasing the FreeRTOS tick rate to 1000Hz.
I believe Espressif have a version of the MDF which allows for more layers but it is not public yet. I eagerly await it's release
I believe Espressif have a version of the MDF which allows for more layers but it is not public yet. I eagerly await it's release
Re: Chain topology in ESP-MDF?
The reason for chain in my case is I need to support longer chains, up to maybe 150 nodes spanning a considerable distance.
ESP-IDF does this, but I have tried every which way to make it send/receive without a router, but with no luck - I was hoping I could do chain in ESP-MDF as that has a mesh example without a router.
ESP-IDF does this, but I have tried every which way to make it send/receive without a router, but with no luck - I was hoping I could do chain in ESP-MDF as that has a mesh example without a router.
Who is online
Users browsing this forum: No registered users and 38 guests