ESP32 MDF EXAMPLE internal_communication
Posted: Sat Apr 27, 2019 2:34 am
by pmezavergara
Re: ESP32 MDF EXAMPLE internal_communication
Posted: Sat Apr 27, 2019 6:12 am
by ESP_LBB
Hi pmezavergara,
This demo shows how to send data to a remote server:
https://github.com/espressif/esp-mdf/tr ... demo/mwifi
Re: ESP32 MDF EXAMPLE internal_communication
Posted: Tue May 14, 2019 9:53 pm
by pmezavergara
Hello, thanks for responding, Painlessmesh is not the same as mesh which is better ,?
Re: ESP32 MDF EXAMPLE internal_communication
Posted: Thu May 16, 2019 4:18 am
by ESP_LBB
Hi pmezavergara,
Yes, ESP-MESH is ESPRESSIF's official mesh version, which ESP-MDF is based on. Painlessmesh is our supporter's work, we may focus on different targets, but we haven't fully tried this version, so it's hard to say which would be better.
You can decide to which one to implement regarding to your own application.