When trying to add the device to the Nordic Cloud Device Management interface, I get the following error.
"There was an error adding your device: No device found for this id. The device has not yet been just-in-time provisioned."
The device is an nRF9151-DK with the following details
Device ID: nrf-359404230085863
Pin: 723210
Can you help me recover the device and get it registered on the cloud, please?
Regards
Ade
Debug log below:
*** Booting nRF Connect SDK v3.3.0-ba167d9f3db4 ***
*** Using Zephyr OS v4.3.99-fd9204a02d52 ***
Attempting to boot slot 0.
Attempting to boot from address 0x8200.
I: Trying to get Firmware version
I: Verifying signature against key 0.
I: Hash: 0xe8...52
I: Firmware signature verified.
Firmware version 1
�*** Booting My Application v2.3.0-dev-fce4dac2e629 ***
*** Using nRF Connect SDK v3.3.0-ba167d9f3db4 ***
*** Using Zephyr OS v4.3.99-fd9204a02d52 ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 0, Swap type: none
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Image index: 1, Swap type: none
I: Bootloader chainload address offset: 0x38000
I: Image version: v1.4.0
�All pins have been configured as non-secure
Booting TF-M v2.2.2**
[Sec Thread] Secure image initializing!
TF-M isolation level is: 0x00000001
TF-M Float ABI: Hard
Lazy stacking enabled
[00:00:00.255,310] <inf> spi_nor: gd25wb256e3ir@1: 32 MiBy flash
*** Booting Asset Tracker Template v1.4.0-3bb3c5eb6c03 ***
*** Using nRF Connect SDK v3.3.0-ba167d9f3db4 ***
*** Using Zephyr OS v4.3.99-fd9204a02d52 ***
[00:00:00.261,962] <dbg> main: main: Main has started
[00:00:00.262,695] <dbg> cloud: cloud_module_thread: Cloud module task started
[00:00:00.262,786] <dbg> cloud: state_running_entry: state_running_entry
[00:00:00.262,847] <inf> nrf_provisioning_coap: Init CoAP client
[00:00:00.263,397] <dbg> cloud: state_disconnected_entry: state_disconnected_entry
[00:00:00.264,068] <dbg> fota: fota_module_thread: FOTA module task started
[00:00:00.264,129] <dbg> fota: state_running_entry: state_running_entry
[00:00:00.264,953] <dbg> fota: state_waiting_for_modem_init_entry: state_waiting_for_modem_init_entry
[00:00:00.264,984] <dbg> fota: state_waiting_for_modem_init_entry: Waiting for modem initialization before processing pending FOTA job
[00:00:00.265,075] <dbg> location_module: location_module_thread: Location module task started
[00:00:00.265,258] <dbg> network: state_running_entry: state_running_entry
[00:00:00.265,686] <dbg> storage: storage_thread: Storage module task started
[00:00:00.265,808] <dbg> storage: state_running_entry: state_running_entry
[00:00:00.265,838] <dbg> storage: ram_init: RAM backend initialized with 1 types, using 3904 bytes of RAM
[00:00:00.265,869] <dbg> storage: ram_init: Ring buffer LOCATION initialized with size 3904, item size: 488
[00:00:00.529,785] <inf> nrf_modem_lib_trace: Trace thread ready
[00:00:00.537,811] <inf> nrf_modem_lib_trace: Trace level override: 2
[00:00:00.538,208] <dbg> fota: state_waiting_for_modem_init_run: Modem initialized, processing pending FOTA job
[00:00:00.538,513] <dbg> fota: state_waiting_for_poll_request_entry: state_waiting_for_poll_request_entry
[00:00:00.658,966] <dbg> nrf_provisioning: cert_provision: Certificate already provisioned
[00:00:00.659,576] <dbg> network: state_running_entry: Network module started
[00:00:00.659,606] <dbg> network: state_disconnected_entry: state_disconnected_entry
[00:00:00.659,637] <dbg> network: state_disconnected_searching_entry: state_disconnected_searching_entry
[00:00:00.708,587] <dbg> location_module: state_waiting_for_cfun_run: CFUN set, transitioning to running state
[00:00:00.708,618] <dbg> location_module: state_running_entry: state_running_entry
[00:00:00.709,808] <dbg> main: running_entry: running_entry
[00:00:00.709,869] <dbg> main: disconnected_entry: disconnected_entry
[00:00:00.709,899] <dbg> main: disconnected_waiting_entry: disconnected_waiting_entry
[00:00:00.709,930] <dbg> main: waiting_entry_common: Next sample trigger in 0 seconds
[00:00:00.709,991] <dbg> main: waiting_entry_common: Next cloud sync trigger in 3600 seconds
[00:00:00.710,296] <dbg> main: disconnected_waiting_exit: disconnected_waiting_exit
[00:00:00.710,327] <dbg> main: disconnected_sampling_entry: disconnected_sampling_entry
[00:00:00.710,998] <dbg> location_module: state_running_entry: Location library initialized
[00:00:00.711,029] <dbg> location_module: state_location_search_inactive_entry: state_location_search_inactive_entry
[00:00:00.711,273] <dbg> location_module: state_location_search_inactive_run: Location search trigger received
[00:00:00.712,158] <dbg> location_module: state_location_search_active_entry: state_location_search_active_entry
[00:00:00.713,897] <dbg> location_module: location_event_handler: A-GNSS assistance request received from location library
[00:00:00.715,423] <dbg> cloud: cloud_location_agnss_cache: Caching A-GNSS request
[00:00:00.715,881] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:00.715,911] <dbg> storage: state_running_run: state_running_run
[00:00:00.715,972] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:00.716,094] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:00.716,125] <dbg> storage: state_running_run: state_running_run
[00:00:00.716,186] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:00.716,308] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:00.716,339] <dbg> storage: state_running_run: state_running_run
[00:00:00.716,369] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:00.716,491] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:00.716,522] <dbg> storage: state_running_run: state_running_run
[00:00:00.716,583] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:21.174,713] <inf> location: Location retrieval failed using 'GNSS', trying with 'Cellular' next
[00:00:21.174,804] <dbg> location_module: location_event_handler: Location request fallback has occurred:
[00:00:21.174,835] <dbg> location_module: location_event_handler: Failed method: GNSS (2)
[00:00:21.174,865] <dbg> location_module: location_event_handler: New method: Cellular (1)
[00:00:21.174,896] <dbg> location_module: location_event_handler: Cause: error
[00:00:21.174,926] <dbg> location_module: location_print_data_details: Elapsed method time: 20463 ms
[00:00:21.174,926] <dbg> location_module: location_print_data_details: Satellites tracked: 0
[00:00:21.174,957] <dbg> location_module: location_print_data_details: Satellites used: 0
[00:00:21.174,987] <dbg> location_module: location_print_data_details: Elapsed GNSS time: 20453 ms
[00:00:21.174,987] <dbg> location_module: location_print_data_details: GNSS execution time: 3713 ms
[00:00:51.175,170] <inf> location: Cellular method specific timeout expired
[00:00:51.176,269] <wrn> lte_lc: NCELLMEAS failed
[00:00:51.176,452] <dbg> location_module: location_event_handler: Cloud location request received from location library
[00:00:51.176,544] <dbg> location_module: location_cloud_request_data_copy: Copying cloud request data, size of dest: 472
[00:00:51.176,544] <dbg> location_module: copy_cellular_data: Copied 0 neighbor cells
[00:00:51.176,574] <dbg> location_module: copy_cellular_data: Copied 0 GCI cells
[00:00:51.177,978] <dbg> location_module: state_location_search_active_run: Location search cancel received, cancelling location request
[00:00:51.178,070] <dbg> location_module: location_event_handler: Location request cancelled
[00:00:51.178,466] <dbg> main: disconnected_waiting_entry: disconnected_waiting_entry
[00:00:51.178,497] <dbg> main: waiting_entry_common: Next sample trigger in 549 seconds
[00:00:51.178,558] <dbg> main: waiting_entry_common: Next cloud sync trigger in 3549 seconds
[00:00:51.178,741] <dbg> location_module: state_location_search_active_run: Location request cancelled successfully
[00:00:51.178,863] <dbg> location_module: state_location_search_active_run: Location search done message received, going to inactive state
[00:00:51.178,894] <dbg> location_module: state_location_search_inactive_entry: state_location_search_inactive_entry
[00:00:51.179,077] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:51.179,107] <dbg> storage: state_running_run: state_running_run
[00:00:51.179,138] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:51.179,199] <dbg> storage: ram_store: idx: 0, ring_buf: 0x2000ea70, data size: 488 (488), free: 3904 bytes
[00:00:51.179,290] <dbg> storage: ram_records_count: Counted 1 items in LOCATION ring buffer
[00:00:51.179,351] <dbg> storage: ram_store: Stored LOCATION item, count: 1, left: 3416 bytes
[00:00:51.179,382] <dbg> storage: ram_records_count: Counted 1 items in LOCATION ring buffer
[00:00:51.179,412] <dbg> storage: check_and_notify_buffer_threshold: Buffer threshold limit reached for LOCATION: count=1, limit=1
[00:00:51.180,023] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:51.180,053] <dbg> storage: state_running_run: state_running_run
[00:00:51.180,084] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:51.180,206] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:51.180,236] <dbg> storage: state_running_run: state_running_run
[00:00:51.180,297] <dbg> storage: handle_data_message: Handle data message for LOCATION
[00:00:51.180,419] <dbg> storage: state_buffer_idle_run: state_buffer_idle_run
[00:00:51.180,450] <dbg> storage: state_running_run: state_running_run
uart:~$
[00:01:23.403,381] <wrn> lte_lc: Registration rejected, EMM cause: 15, Cell ID: 26115183, Tracking area: 16633, LTE mode: 9