Search found 1 match
- Wed Nov 17, 2021 4:31 pm
- Forum: ESP32 Arduino
- Topic: Slow webserver after upgrade from ESP8266 to ESP32
- Replies: 2
- Views: 5117
Slow webserver after upgrade from ESP8266 to ESP32
Hi. I use ESP8266 (4MB) with SPIFFS webserwer and simpleftp. I works great. Now, I would like to use my code with ESP32 (4MB) - because od bluetooth, IOs, etc. I changed my code, it woks, but I am confused because of speed of it ! I have to wait 4-5 seconds for page refresh. I am sending HTML files ...