aws-iot-device-sdk-embedded-C icon indicating copy to clipboard operation
aws-iot-device-sdk-embedded-C copied to clipboard

aws_iot_mqtt_attempt_reconnect() only fails for subsribe after 2nd reconnection.

Open taka-shirasu opened this issue 2 years ago • 2 comments

I use the manual reconnect for the MQTT service when the Wi-Fi gets reconnected. I noticed that "subscribe" will stop working after the 2nd reconnection onwards but this is not the case for "publish" and also for the 2nd reconnection. Is this a feature on the AWS IoT Core side or a bug on the AWS SDK kit?

taka-shirasu avatar Mar 30 '22 20:03 taka-shirasu

https://docs.google.com/document/d/1PfqNQNrrz0z_zbLjRPhGYh1IT4QjtDhEzknMuQX_UGg/edit?usp=sharing Here are some screenshots.

taka-shirasu avatar Mar 30 '22 20:03 taka-shirasu

Hi @taka-shirasu, Thank you for reaching out. Could you let me know what version/commit ID you are using? Best, Jason

jasonpcarroll avatar Mar 31 '22 22:03 jasonpcarroll

Close this issue first. Please re-open this issue if information updated.

chinglee-iot avatar Mar 27 '23 08:03 chinglee-iot