I’ve been trying to get this to connect. All looks fine with the sim - it is green in the dashboard (active) and there is 1GB remaining.
I see this after many hours and many reboots. I know from the UK o2 LTE-M map that I should be covered in postcode SW15 6BF. Is there an AT command put the modem back to factory state as shipped, in case something has become mangled?
MPY: soft reboot
DEBUG: Response: [‘AT+CSQ\r\r\n+CSQ: 31,99\r\n\r\nOK\r\n’]
DEBUG: Processed: [‘AT+CSQ\r’, ‘+CSQ: 31,99’, ‘OK’]
{‘response’: [‘AT+CSQ\r’, ‘+CSQ: 31,99’, ‘OK’], ‘status’: 0}MPY: soft reboot
DEBUG: Response: [‘AT+CREG?\r\r\n+CREG: 0,2\r\n\r\nOK\r\n’]
DEBUG: Processed: [‘AT+CREG?\r’, ‘+CREG: 0,2’, ‘OK’]
{‘response’: [‘AT+CREG?\r’, ‘+CREG: 0,2’, ‘OK’], ‘status’: 0}MPY: soft reboot
DEBUG: Response: [‘AT+QNWINFO\r\r\n+QNWINFO: No Service\r\n\r\nOK\r\n’]
DEBUG: Processed: [‘AT+QNWINFO\r’, ‘+QNWINFO: No Service’, ‘OK’]
{‘response’: [‘AT+QNWINFO\r’, ‘+QNWINFO: No Service’, ‘OK’], ‘status’: 0}