zephyr/samples/net/cloud
Duy Nguyen 689d1f2ca9 sample: net: Add initialize for dup_flag when publish
When publish message, the dup_flag is not intialize
causing it to have random value and making the AWS MQTT
broker to reject the message
Add initialize dup_flag as 0

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2024-12-05 07:45:19 +01:00
..
aws_iot_mqtt sample: net: Add initialize for dup_flag when publish 2024-12-05 07:45:19 +01:00
mqtt_azure doc: samples: net: mqtt: improve formatting 2024-06-20 14:07:32 -04:00
tagoio_http_post boards: atmel: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00

.. zephyr:code-sample-category:: cloud
   :name: IoT Cloud
   :show-listing:

   These samples demonstrate how to connect Zephyr devices to various IoT cloud services.