Part Number: CC3220S
Other Parts Discussed in Thread: CC3200
hi there,
Please can anyone help us to find some code examples for using the CC3220S with SMTP?
Thanks
Nick
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Nick,
Some old example you find at CC3200 SDK. Be aware that this example is not compatible with CC3220 device. But you can use them as inspiration. As another resource you can use LwIP code or NetX Duo SMTP Client implementation.
I have written own SMTP client with TLS, STARTLS and OAuth2 support. I cannot provide to you my code, but I can help you in case of any question.
Jan