Closed zanemcmorris closed 5 months ago
It seems you didn't populate the certificate correctly, did you check the video I recorded? Everything is fine in my test here
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Hello,
I cannot use your example for this board to connect to my AWS Thing instance. There doesn't seem to be an explicit start to connecting to LTE, which I think is the primary cause of the following error. I have pasted the entire output of the vanilla program below.
I attempted to fix this issue by calling
modem.gprsConnect("hologram", "", "");
before the check for registration, resulting in the following programWhich doesn't work. It gives the following output:
And this is where I am at. I would love to hear anything that might make this example work, and I will be very active on this topic, so please do not hesitate to respond with any questions.