Hi,
I am working on an application using the nRF52840 with the Quectel BG96 modem. I can successfully communicate with an insecure MQTT broker using the BG96 modem. Now, I need to secure this connection.
I have enabled the TLS configuration, but the modem is not communicating with the secure MQTT broker. Is there any Zephyr configuration I can refer to update my setup?