Site icon Renzo Mischianti

how to retrieve the debugging information of sending email

Hello everyone, it had been a while since I was in the area! When you send an email with the serial monitor connected to the Arduino and the debuging mode is activated, there is a lot of very interesting information (recipients, sender, success of sending the email, … ) I would have liked to know if we can (and how) recover them in a String to write them in a txt file on the Micro SD. The part that I can’t conceive of is the debugging recovery of sending emails in a String (or char) … Does anyone know how to do this? Thank you
Exit mobile version