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

ASSET TRACKER V2 Modem problems:

ASSET TRACKER V2 Modem problems:

 

I have set up asset tracker V2 for nRF9160 and it sends the messages (GPS, Temp, Hum, etc) and the corresponding timestamps, which I can also receive in AWS Iot. However, the current battery level is not sent. Did I miss something in the configuration or what could be the cause of this problem?

I have configured the project according to developer.nordicsemi.com/.../README.html

LTE-link monitor shows the following:

DEBUG modem << [00:16:00.385,803] [1;31m<err> modem_info_params: Link data not obtained: 20 -5[0m

DEBUG modem << [00:16:00.393,188] [1;31m<err> modem_info_params: Network data not obtained: -5[0m

DEBUG modem << [00:16:00.400,695] [1;31m<err> modem_module: mo> event_manager: MODEM_EVT_MODEM_DYNAMIC_DATA_NOT_READY[0m

DEBUG modem << [00:16:00.427,368] [1;31m<err> modem_info_params: Link data not_params: Network data not obtained: -5[0m

DEBUG modem << [00:16:00.442,291] [1;31m<err> modem_module: modem_info_params_get, error: -11[0m

DEBUG modem << DATA_NOT_READY[0m

Related