Skip to main content
Visitor II
August 27, 2024
Solved

Integrating STSAFE-A110 with ESP32 for MQTT TLS authentication

  • August 27, 2024
  • 1 reply
  • 916 views

Hai,

   I'm planning to integrate STSAFE-A110 with esp32 for MQTT TLS Authentication.

I downloaded the "en.x-cube-safea1". In that I saw that "\Authentication" example.

How can I integrate with my project? My setup is like cloud will running MQTT broker. ESP32 is a client.

My expectation was connecting ESP32 to cloud MQTT broker with the help of STSAFE-A110.

Which example I have to look? 

Best Regards

Bose

    This topic has been closed for replies.
    Best answer by Benjamin BARATTE

    Hi @bose,

     

    The integration of the STSAFE-A shall be done in your TLS stack, if you are using MbedTLS, you can have a look to this thread. You will find C code example for using the STSAFE-A resources within TLS session.

    Best Regards,

    Benjamin 

    1 reply

    ST Employee
    August 28, 2024

    Hi @bose,

     

    The integration of the STSAFE-A shall be done in your TLS stack, if you are using MbedTLS, you can have a look to this thread. You will find C code example for using the STSAFE-A resources within TLS session.

    Best Regards,

    Benjamin