Hello,
Is there a way to send emails with the Wifi of the Giga? I don't find any lib compatible with it.
Thank you.
Hello,
Is there a way to send emails with the Wifi of the Giga? I don't find any lib compatible with it.
Thank you.
Up! Please.
I tinkered with a BeagleBone Black years ago and got to the point where I could scrape webpages, and send an email. Maybe try look there for ideas that would possibly transfer to Arduino, given that there use to be some Linux boards from Arduino. I don't know what is on offer these days.
This might be a good starting point EMailSender - Arduino Reference
@stevebeswick
I have much to learn. Thanks for posting that link. Did not know this existed for STM32 in Arduino.
It doesn't work with Wifi. This lib sees only the Ethernet connection.
Perhaps expend a bit more effort and expand your search horizons, because from what I have found in the past 30 minutes on the webernet looks promising. It was not easy though, I did have to type some search terms into Google.
This branch works with Gmail. To delete the library in the Arduino IDE, and to upload from the zip coming from this link.
But I still didn't succeed to attach my CSV file to this email, the attached received is always empty.