I want to save some images on ESP8266 module for their use in HTML page to be served to clients connected.
I tried sending the jpg image file to the module using ESPlorer but the file sent to the module seems to be damaged as the file size on module and my computer differs. I tried sending files back and forth, and the file received back on the computer from the modules is damaged as well.
Please help me in solving the issue