Download text file from littlefs from webbrowser
Posted: Sun Dec 18, 2022 11:45 am
Dear forum
I've been searching for a piece of code that does the following work
1. Esp8266 reads some io pin data and stores periodically in a xxxx.txt file (little fs)
2. I should be able to connect to internet (which I can manage)
3. List down the xxxx.txt file in web browser and if i click download i should be able to download the text file.
Could you please suggest which to follow
Thank you in advance
I've been searching for a piece of code that does the following work
1. Esp8266 reads some io pin data and stores periodically in a xxxx.txt file (little fs)
2. I should be able to connect to internet (which I can manage)
3. List down the xxxx.txt file in web browser and if i click download i should be able to download the text file.
Could you please suggest which to follow
Thank you in advance