We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eaa772 commit 6d64443Copy full SHA for 6d64443
demos/fleet_provisioning/fleet_provisioning_with_csr/mqtt_operations.c
@@ -161,7 +161,7 @@
161
/**
162
* @brief Timeout in milliseconds for transport send and receive.
163
*/
164
-#define TRANSPORT_SEND_RECV_TIMEOUT_MS ( 100U )
+#define TRANSPORT_SEND_RECV_TIMEOUT_MS ( 1000U )
165
166
167
* @brief The MQTT metrics string expected by AWS IoT MQTT Broker.
0 commit comments