I am sending image data from STM32F767VIT6 to the MQTT broker through onboard EC200U modem. Now we decided to send the encrypted image data to the MQTT broker using the SSL/TLS on the EC200U. Please let me know the steps required to achieve this. I could send the unencrypted data without any issue.
Thank you in advance!