Hii Everyone
I want to take a picture and send via gsm module.I will use Esp32 -Cam in this project .How can send this photograph with gsm module
Hi!
It seems like it is not possible to send MMS (a picture) with a GSM module; or at least I didn't find any way.
However, you can use something else like the Telegram API for example, to send picture "easily".