espressif / esp-mdf

Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite
Other
774 stars 253 forks source link

ESP32 S2 Mesh config #151

Open appventiv opened 4 years ago

appventiv commented 4 years ago

Hello, I'm currently developing firmware for a company with mesh feature. I would like to know how would the mesh config for ESP32 would look like since it doesnt have BLE and if we use softAP to connect to then we cant use ESP-NOW chaining method for provisioning other Mesh nodes.

Is there any way we can use ESP-TOUCH to configure mesh devices with ability to send custom device data too.

EspHuifeng commented 4 years ago

This is indeed a difficult point,We will find out the way to provisioning S2 mesh device soon later.