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.
Tool/software:
Hello,
Thank you very much.
Hi Kier,
There are TLS based examples over AM263Px which show the SoC functioning as a HTTPS server or a MQTT Client using MbedTLS library.
There is no direct example showcasing FTP over TLS in MCU_PLUS_SDK for any SoC.
But the LwIP stack (part of the MCU_PLUS_SDK) does provide TFTP Client example which can be tweaked to work with MbedTLS (TLS lib part of MCU_PLUS_SDK) which will help you achieve a FTP over TLS functionality.
Regards,
Shaunak