This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF52840 - MQTT with TLS ?

Hi,
I'm working on a project with the nRF52840 PCA10056 board. Using the IoT LwIP MQTT example, I can communicate with the insecure MQTT. However, I need to provide security for this connection.

I don't know where to add the ca certificate, server key, server certificate, client key and client certificate files that I created using the OpenSSL program in the MQTT LwIP file.

How can I use MQTT + TLS together? How do I need to make modify to the code?

Parents Reply Children
No Data
Related