Hello, I am a newbie when it comes to complex Arduino functions such as this one. Basically, I want to retrieve an image file from the SD card that was taken by a camera module (ESP32-CAM or any other alternative to a camera and micro SD card module) and then send it to a phone number using GSM/GPRS module through Arduino.
I've been researching and seeing a couple of topics and forums that say this is entirely possible, but so far, I have not seen any full tutorial on how to make this functionality work.
If anyone could provide some assistance, I would greatly appreciate it! Thank you!