cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating STSAFE-A110 with ESP32 for MQTT TLS authentication

bose
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
Benjamin BARATTE
ST Employee

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 

View solution in original post

1 REPLY 1
Benjamin BARATTE
ST Employee

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