adafruit / circuitpython

CircuitPython - a Python implementation for teaching coding with microcontrollers
https://circuitpython.org
Other
4.1k stars 1.22k forks source link

Support for MESH Network #4033

Open microdev1 opened 3 years ago

microdev1 commented 3 years ago

Discussions regarding a common or a similar api for different kinds of mesh networking infrastructures can be done here. The goal here is achieve an api which can be inter-portable and can be used seamlessly irrespective of the underlying networking infrastructures.

The MESH networking infrastructures include :-

BlackBrix commented 1 year ago

any news on that long-term enhancement issue with bluetooth (BLE) mesh ?

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/bluetooth/esp-ble-mesh.html?highlight=mesh

tannewt commented 1 year ago

Nope, no one has worked on it further.