Arduino IoT Cloud to Mqtt

Hi everyone! I am working on a project in sending data to Mqtt from Arduino IoT Cloud. Thus, I would like to ask that if the data sent from Arduino IoT Cloud to Mqtt will be encrypted or not?

I posted a method of doing something very similar. Maybe the solution at the bottom of this post maybe helpful: here. It's a method of running an MQTT client to connect to a second broker so that variable status can be passed between it and the Arduino Cloud. I didn't bump into ant encryption.

There is some information here:

https://docs.arduino.cc/arduino-cloud/features/security-considerations#device-identity-and-secure-communication

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.