Hello everyone,
I kindly would like to ask about these issues:
1. is there an example of how we can use PSRAM as a place to temporarily store files >1MB, and send this file later using e-mail as an attachment file,
2. can we add this space to the SimpleFTPServer accessibility (next to SPIFFS)?
Best Regards
2 Answers
Hi.
I’m not very familiar with those topics.
You can find good information about PSRAM in the following sources:
- https://arduinojson.org/v6/how-to/use-external-ram-on-esp32/
- https://thingpulse.com/esp32-how-to-use-psram/
Regards,
Sara