espressif / esp-iot-bridge

A smart bridge to make both ESP and the other MCU or smart device can access the Internet.
164 stars 54 forks source link

请问支持蓝牙MESH吗? #18

Closed Leadrive closed 2 years ago

Leadrive commented 2 years ago

用esp32-s3可以实现下面功能吗?

对外支持:4G + WIFI + 以太网,优先:以太网>WIFI>4G

对内支持:BLUETOOTH MESH + WIFI MESH

tswen commented 2 years ago

At present, BLE mesh is still under development, and I believe it will be released in the near future.

Leadrive commented 2 years ago

好的,谢谢