Hi,
My code was working correctly until I added a few more entries into the JSON document to be reported to the Shadow.
Initially I was reporting about twenty entries in aws_iot_shadow_add_reported, then I increased the count by another ten (and correspondingly added the new entries in the Shadow as well). After that I was getting "Update Timeout--" message from aws_iot_shadow_update, even though the Shadow seemed to be updating correctly.
Could you advise how to get rid of the "Update Timeout--" message?
Thanks.
David