Chat freely about anything...

User avatar
By Maddie
#52914 I'm planning to put the esp8266 module in a location where the wifi might be unreliable. Hence I would have it collect data in a file and scan periodically for the wifi. Once established, it should upload the file to the server.

However, I am unable to find any references to uploading a single file (stored within an SD card) to a server. The closest reference I found was a stream of data sent to a webserver.

Any help would be appreciated.