I had the frontend written with vue.js and some files are pretty large (60kb-350kb), I had a hard time uploading those large files to the esp32 board either with ampy, mpfshell or the built-in ftp server, the uploading always ended up with errors. Is there any solutions that I can upload those large files? The TTGO board that I use has 4mb psram, btw.
Hi,
I had the frontend written with vue.js and some files are pretty large (60kb-350kb), I had a hard time uploading those large files to the esp32 board either with ampy, mpfshell or the built-in ftp server, the uploading always ended up with errors. Is there any solutions that I can upload those large files? The TTGO board that I use has 4mb psram, btw.
Thanks, Kaiyuan