Comments on: ESP-MESH with ESP32 and ESP8266: Getting Started (painlessMesh library) https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sun, 06 Apr 2025 12:16:26 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Dominic https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-1024130 Sun, 06 Apr 2025 12:16:26 +0000 https://randomnerdtutorials.com/?p=100202#comment-1024130 In reply to Vincent Wong.

Did you ever work this out?

]]>
By: Alexander2995 https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-981128 Wed, 06 Nov 2024 16:36:19 +0000 https://randomnerdtutorials.com/?p=100202#comment-981128 In reply to yroj.

Hello yroj,
Check “Create tasks” section of tutorial, change YOUR_TIME_IN_SECONDS for your value there
Task taskSendMessage(TASK_SECOND * YOUR_TIME_IN_SECONDS , TASK_FOREVER, &sendMessage);
Regards, Alex

]]>
By: yroj https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-979971 Sat, 02 Nov 2024 18:28:00 +0000 https://randomnerdtutorials.com/?p=100202#comment-979971 Hello
In this example, I used the esp8266-01 module and the connection was fine. However, I don’t know if I can extend the connection time interval by, for example, 1 minute. How should I modify the program to reduce power consumption and heat generation? quantity. thank you

]]>
By: Dusan https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-960589 Sun, 22 Sep 2024 18:04:07 +0000 https://randomnerdtutorials.com/?p=100202#comment-960589 Greetings.
In VS with PlatformIO and four ESP32s, I commented on the “arduinoUnity” library in “platformio.ini”, otherwise it gave an error.

]]>
By: Dusan https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-960575 Sun, 22 Sep 2024 17:22:09 +0000 https://randomnerdtutorials.com/?p=100202#comment-960575 In reply to Graham.

Greetings and thank you. The advice of experts is always appreciated. Good luck at work.

]]>
By: Rii https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-934064 Thu, 04 Jul 2024 15:59:34 +0000 https://randomnerdtutorials.com/?p=100202#comment-934064 In reply to Sara Santos.

Hi Rui/Sara,
I am new to ESP32 and I haven’t worked much with wifi or mesh networks. I have a total of 4 ESP32 boards that are in a mesh connection, I want 1 of the ESP32 to communicate with my wifi router so that it can access the internet and web server to monitor sensor data. I don’t understand how to do that. Can you help?

]]>
By: Rii https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-934061 Thu, 04 Jul 2024 15:57:46 +0000 https://randomnerdtutorials.com/?p=100202#comment-934061 In reply to Hiren.

hi, I’m also experiencing the exact same thing, have you solved the problem?

]]>
By: Hiren https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-927985 Wed, 19 Jun 2024 12:23:28 +0000 https://randomnerdtutorials.com/?p=100202#comment-927985 Hi Rui/Sara,
I am new to ESP32 and I haven’t worked much with wifi or wifi mesh. I have total 4 ESP32 boards which are in a mesh connection, I want 1 of the ESP32 to communicate with my wifi router so that it can access the internet and a webserver. I couldn’t understand how to do it. Can you help out?

]]>
By: Graham https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-895196 Wed, 28 Feb 2024 02:26:06 +0000 https://randomnerdtutorials.com/?p=100202#comment-895196 In reply to Dusan.

I don’t expect it will be easy to run any custom software like ESP-Mesh alongside the Shelly firmware. You would waste less effort by moving the 3EM closer to the appliance(s) to be measured, outside the faraday cage of the switchboard/

]]>
By: Dusan https://randomnerdtutorials.com/esp-mesh-esp32-esp8266-painlessmesh/#comment-894841 Mon, 26 Feb 2024 12:32:48 +0000 https://randomnerdtutorials.com/?p=100202#comment-894841 Hello.
I would like to ask for advice.
I have a Shelly 3EM (inside is ESP32) in the house switchboard , and it can not “communicate” (WiFi) with the router, which is located behind two concrete walls and a metal wall of the switchboard. I want to create ESP-MESH with ESP32 behind the first wall and insert a script with painlessMesh library into Shelly so that they communicate with each other (send consumption data and possibly a shutdown command). It’s a good idea, or take a different path. Thank you for your time devoted to my problem and I wish you much success.

]]>