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

NRF9160 w_lte_lc_init_and_connect throws __usage_fault after at_cmd(at_socket_fd, subscribe...)

Hi,

I have the latest 0.4.0 tag, flashed the latest modem firmware 0.7.0-29.alpha, and debugging the asset_tracker app under nrf9160_pca10090ns.

When I debug the app it throws a __usage_fault sometime after at_cmd(at_socket_fd, subscribe, AT_CMD_SIZE(subscribe)); within  w_lte_lc_init_and_connect 

Any idea what is asyncronously happening behind the scenes that is throwing the __usage_fault?

Thx!

Related