This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

LTE connect blocking while connecting to network

Hi,

I am developing an application based on the aws_iot sample which all works fine.

The application captures data from a sensor and publishes it to AWS.

However, during the connection phase which can be several minutes or when the connection is dropped the connect/ reconnect

blocks the work queue items and so no date is recorded during this time.

Can you explain how to work around this issue?

Thanks

Related