Closed
Description
Board
ESP32S2MINI1U
Device Description
esp32-s2-mini-1_esp32-s2-mini-1u_datasheet_en.pdf
Hardware Configuration
ESP32-S2-DevkitM-1
v1.0
Version
other
IDE Name
Arduino IDE
Operating System
Windows10
Flash frequency
80Mhz
PSRAM enabled
yes
Upload speed
115200
Description
We are facing one more issue with web server library that is as we are sending request in "jquery.js" format with more than 60kb web server library is not supporting for esp32s2 , where as with esp8266 web server library there is no limitation with size. we also tried to include esp8266 web server library to esp32s2 its not supporting .we also tried webserver with "spiffs" library but it is supporting only "esptool.py" tool we have library with big sur tool so we are unable to proceed further.
Kindly support to resolve this issue to progress further.
Sketch
webserver.h library is used for web server but it is limited upto 60kb ("jquery.js" file uploaded more than 60 kb) so we are facing issue.
Debug Message
This compiling and running but "jquery.js" is not accepting more than 60kb.
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.