PC based Python Script example to Send and Received e-mail data over an UART using the IWIN AT Command.
- Download SMTP Email Python script and unzip in the same folder
- Plug Inventek eS-WiFi EVB into your PC and open “SMTP_e-mail.py” demo
- Configure STMP_email.py with:
- Local Router Credentials
- Com port (serial.serial (Com x)
- Configure (C1, C2, C3, C4) with your local router
- Add your e-mail address
- Run
- The demo will log into an account and send you a test e-mail
Links