Search found 4 matches

by NicoCaldo
Tue Feb 10, 2026 10:18 pm
Forum: Hardware
Topic: Which ESP boards support ESP-MESH with painlessMesh library?
Replies: 4
Views: 476

Re: Which ESP boards support ESP-MESH with painlessMesh library?

Hi,

Please see the documentation about the esp-mesh-lite project.
Thanks for the answer. So, for what I'm understanding from the table, the ESP32-WROOM-32 is not supported, right?
by NicoCaldo
Tue Feb 03, 2026 7:58 am
Forum: Hardware
Topic: Which ESP boards support ESP-MESH with painlessMesh library?
Replies: 4
Views: 476

Re: Which ESP boards support ESP-MESH with painlessMesh library?

No one, no idea what boards support the protocol?
by NicoCaldo
Fri Jan 30, 2026 8:53 am
Forum: Hardware
Topic: Which ESP boards support ESP-MESH with painlessMesh library?
Replies: 4
Views: 476

Which ESP boards support ESP-MESH with painlessMesh library?

I need to implement a local mesh network between devices, and I was looking for the ESP32 capabilities and ESP-MESH.

I've seen that ESP has developed its own MESH protocol, but I've seen that there is also a simplified version that, for my use case, I think is the perfect solution.

I'm just having ...
by NicoCaldo
Mon Feb 05, 2024 4:30 pm
Forum: IDEs for ESP-IDF
Topic: Unknown CMake command error VSCode
Replies: 1
Views: 6465

Unknown CMake command error VSCode

I've installed the ESP-IDF via VS Code following the official documentation here https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md

Everything works fine expect that, for some reason, I'm having an error on the CMakeLists.txt

CMake Error at CMakeLists.txt:6 ...

Go to advanced search