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

nRF9160 AT+CLAC crashes modem or application

Using the samples/nrf9160/at_client sample application, the AT command AT+CLAC crashes the modem or AT host firmware: it no longer responds to any AT commands.

Details:

SPM: prepare to jump to Non-Secure image.
***** Booting Zephyr OS v1.14.99-ncs2-rc2 *****
The AT host sample started
AT+CGMR
mfw_nrf9160_0.7.0-29.alpha
OK
AT+CFUN?
+CFUN: 4
OK
AT+CLAC
[00:00:31.264,862] <err> at_cmd: AT message to large for reception buffer or missing termination character
[00:00:31.264,923] <err> at_host: Could not send AT command to modem: -55
AT
AT

On branch master of https://github.com/NordicPlayground/fw-nrfconnect-nrf

Debug logging enabled.

BTW I suggest enabling GitHub issues for tighter tracking of SDK issues.

Parents Reply Children
No Data
Related