Email with AT Commands/Cellular help

Hello Everyone,

I have an idea that I'm doing research on and I need some input and ideas from those more knowledgeable. I made an email sending code using a WeMos D1 R2 board and it works great. It connects to Gmail through SMTP over wifi.

My question is are there ways of sending email using a cellular GSM board like the Maduino 4G SIM7600A board. Doing research it can make/ send calls, SMS, GPS all using AT commands but can't find anything about emails. I want to move away from the ESP8266 Wifi boards so I can be independent of other people's wifi and use 4G network.

I found some old posts about SIM900 boards that would work using 2G to send emails but obviously that's not an option anymore.

Please any opinions and help is greatly appreciated

I think I discovered a pretty good solution. I can send an HTTP request to IFTTT and then the email will be sent from IFTTT. Should be straight forward but I am still interested in other people's opinions

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.