You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, maybe a silly question but I am an absolute beginner.
I am trying to upload a selected binary file (1.1MB) from my webpage to save it using the ESP32 SPIFFS.
After sending to the ESP32 the webSocket connection closes.
When I send just a few bytes all works well.
Is there some sort of buffersize adjustment possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, maybe a silly question but I am an absolute beginner.
I am trying to upload a selected binary file (1.1MB) from my webpage to save it using the ESP32 SPIFFS.
After sending to the ESP32 the webSocket connection closes.
When I send just a few bytes all works well.
Is there some sort of buffersize adjustment possible?
Beta Was this translation helpful? Give feedback.
All reactions