Hi - I have encountered an issue that occurs when roaming and using a multi-IMSI SIM card.
Everything seems to work fine when using a local network (ex: Rogers here in Canada).
Things also work most of the time (for weeks) when using an IoT Connectivity partner with a multi-IMSI SIM card. Note that when using this multi-IMSI SIM card, I am roaming using a IMSI from an EU Operator. After a few weeks of operation, we develop an issue where we can not connect to AWS.
When this occurs, we can tell from the Wireshark logs (from our connectivity supplier), we see that UE is sending the DNS requests for AWS and the DNS server responds BUT immediately after, the UE sends another DNS request. I am thinking that the timeout for DNS requests is too short? I was going to try to prove this OR test with longer DNS timeout but I don't see where I can make this change.
Can you tell me if there is a way to increase the DNS timeout?
Note that in our application we are using the Nordic LTE Connection manager and the AWS libraries. I have also notice that the offloading of the sockets/networking is enabled in the prj.conf file with the following statements:
Can you tell me: