Sending SMTP with Uno R4 Wifi

I have a project at work where we need to send a notification email from an Uno R4 Wifi module.

Most of the SMTP/email libraries seem to be for ESP8266 and give me compile errors. New at this- confused... but I need to get this up and running.

I just need to send a simple SMTP email - "Hey, this event happened" type of thing. I don't need to receive email, send attachments or photos, etc.

Can someone point me at a simple, usable SMTP library for the Uno R4 WiFi?

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