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?