Hi
Are there examples for login-in to an SMTP server (if possible with SSL) and sending an email using ESP32-AT?
Thanks
Bruno
ESP32-AT email examples
Re: ESP32-AT email examples
Hi,
AT currently does not have this command, but you can implement this function by customizing the AT command.
1. IDF SMTP example (https://github.com/espressif/esp-idf/tr ... mtp_client)
2. How to add user-defined AT commands (https://docs.espressif.com/projects/esp ... t-commands)
AT currently does not have this command, but you can implement this function by customizing the AT command.
1. IDF SMTP example (https://github.com/espressif/esp-idf/tr ... mtp_client)
2. How to add user-defined AT commands (https://docs.espressif.com/projects/esp ... t-commands)
Who is online
Users browsing this forum: No registered users and 12 guests