Search found 4 matches

by futechiot
Fri Jan 11, 2019 10:17 am
Forum: General Discussion
Topic: ESP32 and GURUMEDITATION Error while handling the webpage
Replies: 1
Views: 3206

ESP32 and GURUMEDITATION Error while handling the webpage

Hello there i have created a nice web page(web-GUI) on ESP32 web server, to configure WiFi settings,access point credential setting and many more things. that webpage contains HTML,CSS and JS files, I'm using ESPAsyncWebServer.h library to handle webpage from SPIFF memory. the web-page works perfec...
by futechiot
Wed Nov 28, 2018 11:51 am
Forum: General Discussion
Topic: Creating Mesh Network using ESP32
Replies: 3
Views: 17207

Re: Creating Mesh Network using ESP32

Hello, painlessMesh is kindly developped by our supporter. We are glad to notice it and we will study it too. Will share with you if we get any progress. Also if you are interested in Mesh on ESP32, I would like to introduce you ESP-MESH (This is not supported on ESP8266 however). It's based on Wi-...
by futechiot
Wed Nov 28, 2018 7:23 am
Forum: General Discussion
Topic: Creating Mesh Network using ESP32
Replies: 3
Views: 17207

Creating Mesh Network using ESP32

Hello there, I had successfully created a SENSOR NODE and GATEWAY type mechanism using esp8266 and using PAINLESSMESH library. now I want to use ESP32 for better performance when I'm trying to use PAINLESS MESH with ESP 32 I got following error: I'm using Arduino IDE and ESP32 MH ET. C:\Users\Arana\...
by futechiot
Wed Nov 28, 2018 7:08 am
Forum: Showcase
Topic: painlessMesh (the painless way to build a mesh) now also supports ESP32
Replies: 3
Views: 12453

Re: painlessMesh (the painless way to build a mesh) now also supports ESP32

Hello There I have made a successful solution by using PAINLESS MESH on ESP8266. Now, I'm trying to use this painless mesh with ESP32 but in compiling, I got one error as below C:\Users\Arana\Documents\Arduino\libraries\painlessMesh-master\src/painlessMesh.h:232:5: error:'WiFiEventId_t' does not na...