- Mon Jul 25, 2022 6:00 pm
#234851
Hi all,
I''ve followed the steps in this guide regarding the initial connection of the SARA-R5 module to the LTE network, but to no avail.
I've already followed all the basic troubleshooting I could find, checking the antenna, the SIM card insertion, the LED statuses.
I can communicate through the Serial port successfully, get the AWS ThingName associated with this board, I can set an endpoint with
I've checked in various places in a 5kms circle around the town I live in, where there's plenty of LTE signal from various Canadian providers.
None of that works, I keep getting the dreaded
I've checked on this map that my area is covered.
At the very least, I'd appreciate if I could get a command parameter for AT+CONNECT that is more verbose than the current state I'm at. I don't know if the SIM is broken, if something is wrong with the board, if I've missed a step (I've re-tried, while following the documentation, multiple times).
Any idea of what could possibly be wrong?
I''ve followed the steps in this guide regarding the initial connection of the SARA-R5 module to the LTE network, but to no avail.
I've already followed all the basic troubleshooting I could find, checking the antenna, the SIM card insertion, the LED statuses.
I can communicate through the Serial port successfully, get the AWS ThingName associated with this board, I can set an endpoint with
Code: Select all
, so I believe the hardware is sound.AT+CONF EndPoint=...
I've checked in various places in a 5kms circle around the town I live in, where there's plenty of LTE signal from various Canadian providers.
None of that works, I keep getting the dreaded
Code: Select all
error, without the exact expected message ERR14 UNABLE TO CONNECT
RR14 UNABLE TO CONNECT Certificate generation completed. Proceed to register device with AWS cloud and then try to connect again..
I've checked on this map that my area is covered.
At the very least, I'd appreciate if I could get a command parameter for AT+CONNECT that is more verbose than the current state I'm at. I don't know if the SIM is broken, if something is wrong with the board, if I've missed a step (I've re-tried, while following the documentation, multiple times).
Any idea of what could possibly be wrong?