Openmv RT1062 SE050

Hi,
I want to establish a socket connection between openmv RT1062 and my Flutter application, First I Put Openmv in AP mode and the application is connected, and the openmv opens the socket and listens application tries to bind with a socket using openmv IP. Now for security purpose I want to verify whether my application is communicating with openmv cam or not ,for that how can i utilize the SE050 Cryptographic authentication system

Hello udhai,

You caniIntegrate the SE050 SDK into your Flutter application and configure it to establish a secure connection with the OpenMV cam using TLS/SSL. Verify certificates exchanged during connection establishment to check secure communication.

Best regards,
Ushavilash