0% found this document useful (0 votes)
67 views

Project Document

The document describes the booting and initialization of a Zephyr OS version 2.0 on an asset tracking device. It establishes a connection to the LTE network and connects to the Nordic Cloud service, pairing with the user's account. The device initializes its GPS and sets a trigger to begin reporting location data.

Uploaded by

Akash Kamble
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views

Project Document

The document describes the booting and initialization of a Zephyr OS version 2.0 on an asset tracking device. It establishes a connection to the LTE network and connects to the Nordic Cloud service, pairing with the user's account. The device initializes its GPS and sets a trigger to begin reporting location data.

Uploaded by

Akash Kamble
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

***** Booting Zephyr OS version 2.0[00:00:01.

837,585] <inf> BH1749: BH1749


initialized
.99 *****
Asset tracker started
Hey This is RAJESH, on your way to Track you ;-)
[00:00:01.853,210] <dbg> nrf_cloud_transport.nct_client_id_get: client_id = nrf-
352656100834434
[00:00:01.862,304] <dbg> nrf_cloud_transport.nct_topics_populate:
shadow_base_topic: $aws/things/nrf-352656100834434/shadow
[00:00:01.873,779] <dbg> nrf_cloud_transport.nct_topics_populate: accepted_topic:
nrf-352656100834434/shadow/get/accepted
[00:00:01.885,101] <dbg> nrf_cloud_transport.nct_topics_populate: rejected_topic:
$aws/things/nrf-352656100834434/shadow/get/rejected
[00:00:01.897,430] <dbg> nrf_cloud_transport.nct_topics_populate:
update_delta_topic: $aws/things/nrf-352656100834434/shadow/update/delta
[00:00:01.910,125] <dbg> nrf_cloud_transport.nct_topics_populate: update_topic:
$aws/things/nrf-352656100834434/shadow/update
[00:00:01.921,783] <dbg> nrf_cloud_transport.nct_topics_populate: shadow_get_topic:
$aws/things/nrf-352656100834434/shadow/get
Connecting to LTE network. This may take several minutes.
[00:00:01.939,636] <dbg> lte_lc.w_lte_lc_connect: Network mode: AT
%XSYSTEMMODE=1,0,1,0
+CEREG: 2,"8B2A","0A14FC10",7,0,0,"11100000","11100000"
[00:00:03.225,189] <dbg> lte_lc.at_handler: recv: +CEREG:
2,"8B2A","0A14FC10",7,0,0,"11100000","11100000"

[00:00:03.235,443] <dbg> lte_lc.parse_nw_reg_status: Network registration status: 2


+CEREG: 5,"8B2A","0A14FC10",7,,,"11100000","11100000"
[00:00:06.237,030] <dbg> lte_lc.at_handler: recv: +CEREG:
5,"8B2A","0A14FC10",7,,,"11100000","11100000"

[00:00:06.247,100] <dbg> lte_lc.parse_nw_reg_status: Network registration status: 5


Connected to LTE network
[00:00:06.585,449] <dbg> nrf_cloud_transport.nct_connect: IPv4 Address 0x692ae503
[00:00:12.306,182] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler: MQTT_EVT_CONNACK
[00:00:12.314,208] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 2
[00:00:12.321,807] <dbg> nrf_cloud.event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTED
CLOUD_EVT_CONNECTED
[00:00:12.331,665] <dbg> nrf_cloud_transport.nct_cc_connect: nct_cc_connect
[00:00:12.340,026] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 3
[00:00:12.733,154] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler: MQTT_EVT_SUBACK:
id=1234 result=0
[00:00:12.742,828] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 4
[00:00:12.750,457] <dbg> nrf_cloud_transport.nct_cc_send: mqtt_publish: id=5678
opcode=0 len=0
[00:00:12.760,223] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 5
[00:00:13.134,246] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler: MQTT_EVT_PUBACK:
id=5678 result=0
[00:00:13.143,737] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 5
[00:00:13.231,719] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler:
MQTT_EVT_PUBLISH: id=7592 len=283
[00:00:13.242,675] <dbg> nrf_cloud_transport.nct_dc_endpoint_set:
nct_dc_endpoint_set
[00:00:13.250,946] <dbg> nrf_cloud_transport.nct_dc_endpoint_get:
nct_dc_endpoint_get
[00:00:13.259,246] <dbg> nrf_cloud_transport.nct_dc_endpoint_get:
nct_dc_endpoint_get
[00:00:13.268,188] <dbg> nrf_cloud_transport.nct_cc_send: mqtt_publish: id=7890
opcode=1 len=329
[00:00:13.278,961] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 7
[00:00:13.286,560] <dbg> nrf_cloud.event_handler: NRF_CLOUD_EVT_USER_ASSOCIATED
CLOUD_EVT_PAIR_DONE
[00:00:13.344,635] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler:
MQTT_EVT_PUBLISH: id=7592 len=283
[00:00:14.015,167] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler: MQTT_EVT_PUBACK:
id=7890 result=0
[00:00:14.024,658] <dbg> nrf_cloud_transport.nct_dc_connect: nct_dc_connect
[00:00:14.033,142] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 13
[00:00:14.398,254] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler: MQTT_EVT_SUBACK:
id=8765 result=0
[00:00:14.407,775] <dbg> nrf_cloud.nfsm_set_current_state_and_notify: state: 14
[00:00:14.415,466] <dbg> nrf_cloud.event_handler: NRF_CLOUD_EVT_READY
CLOUD_EVT_READY
Setting trigger
GPS initialized
[00:00:14.442,352] <dbg> nrf_cloud_transport.nct_cc_send: mqtt_publish: id=1
opcode=1 len=573
[00:00:15.255,187] <dbg> nrf_cloud_transport.nct_mqtt_evt_handler: MQTT_EVT_PUBACK:
id=1 result=0
%CESQ: 30,1
[00:00:45.062,194] <err> modem_info: modem_info_parse failed to parse CESQ
notification, -11
%CESQ: 24,1
[00:00:49.439,270] <err> modem_info: modem_info_parse failed to parse CESQ
notification, -11
%CESQ: 29,1
[00:00:50.040,252] <err> modem_info: modem_info_parse failed to parse CESQ
notification, -11
%CESQ: 34,1
[00:00:51.446,289] <err> modem_info: modem_info_parse failed to parse CESQ
notification, -11
%CESQ: 39,1
[00:00:58.243,316] <err> modem_info: modem_info_parse failed to parse CESQ
notification, -11

You might also like