espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
12.93k stars 7.09k forks source link

Mesh Network Supporting 100 nodes Connected in a line(Street Light) each 50-100 meter apart (IDFGH-12915) #13875

Open mightChamp opened 1 month ago

mightChamp commented 1 month ago

Is your feature request related to a problem?

No

Describe the solution you'd like.

Hello,

We are planning to implement "Mesh technology" using the ESP32-C6 for street light mesh communication, and we want to ensure that the implementation will work effectively.

Here are the minimal functional requirements of our system:

Here are my queries: 1) Which Mesh technology we should use : Zigbee/ESP-MDF/ESP-Mesh-Lite/PainlessMesh/ESP-NOW/Openthread? 2) What is the maximum number of hops possible with each technology : Zigbee/ESP-MDF/ESP-Mesh-Lite/PainlessMesh/ESP-NOW/Openthread?

Thank you

Describe alternatives you've considered.

No response

Additional context.

No response

mightChamp commented 3 weeks ago

Waiting for response.