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

[Embedded World 2020] Failed update of the Thingy 91 Certificate after downloading from the nrf cloud

[Embedded World 2020] Failed update of the Thingy 91 Certificate after downloading from the nrf cloud

I Just tried to update the certificate from the NRF Cloud (https://nrfcloud.com/#/account) using the exact instruction steps from the Dev Zone https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-cloud-certificate-update but it failed into the NRF Connect - LTE Monitor app with the following log and error message:

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2020-02-26T14:07:00.742Z INFO Application data folder: /Users/automation/Library/Application Support/nrfconnect/pc-nrfconnect-linkmonitor
2020-02-26T14:07:01.181Z DEBUG App pc-nrfconnect-linkmonitor v1.1.1 official
2020-02-26T14:07:01.181Z DEBUG App path: /Users/automation/.nrfconnect-apps/node_modules/pc-nrfconnect-linkmonitor
2020-02-26T14:07:01.181Z DEBUG nRFConnect 3.3.0 is supported by the app (^3.2.0)
2020-02-26T14:07:01.181Z DEBUG nRFConnect path: /Applications/nRF Connect.app/Contents/Resources/app.asar
2020-02-26T14:07:01.181Z DEBUG HomeDir: /Users/automation
2020-02-26T14:07:01.182Z DEBUG TmpDir: /var/folders/f5/f5lrmzr93t14_whxp959tbf00000gp/T/
2020-02-26T14:07:01.185Z VERBOSE Could not fetch serial number for serial port at /dev/tty.BOSEQC35-SPPDev-3
2020-02-26T14:07:01.186Z VERBOSE Could not fetch serial number for serial port at /dev/tty.BaramovsiPhone-Wireless-1
2020-02-26T14:07:01.186Z VERBOSE Could not fetch serial number for serial port at /dev/tty.Bluetooth-Incoming-Port
2020-02-26T14:07:01.186Z VERBOSE Could not fetch serial number for serial port at /dev/tty.BOSEQC35-SPPDev-2
2020-02-26T14:07:03.457Z INFO Modem port is opened
2020-02-26T14:07:03.470Z DEBUG modem >> AT+CFUN?\x0D\x0A
2020-02-26T14:07:06.642Z INFO Modem port is closed
2020-02-26T14:07:06.660Z INFO Modem port is opened
2020-02-26T14:07:06.675Z DEBUG modem >> AT+CFUN?\x0D\x0A
2020-02-26T14:07:06.680Z DEBUG modem << [00:00:01.891,235] \x1B[0m<dbg> nrf_cloud_transport.nct_client_id_get: client_id = nrf-352656100836579\x1B[0m\x0D\x0A
2020-02-26T14:07:06.683Z DEBUG modem << [00:00:01.900,543] \x1B[0m<dbg> nrf_cloud_transport.nct_topics_populate: shadow_base_topic: $aws/things/nrf-352656100836579/shadow\x1B[0m\x0D\x0A
2020-02-26T14:07:06.688Z DEBUG modem << [00:00:01.912,322] \x1B[0m<dbg> nrf_cloud_transport.nct_topics_populate: accepted_topic: nrf-352656100836579/shadow/get/accepted\x1B[0m\x0D\x0A
2020-02-26T14:07:06.691Z DEBUG modem << [00:00:01.923,919] \x1B[0m<dbg> nrf_cloud_transport.nct_topics_populate: rejected_topic: $aws/things/nrf-352656100836579/shadow/get/rejected\x1B[0m\x0D\x0A
2020-02-26T14:07:06.694Z DEBUG modem << [00:00:01.936,584] \x1B[0m<dbg> nrf_cloud_transport.nct_topics_populate: update_delta_topic: $aws/things/nrf-352656100836579/shadow/update/delta\x1B[0m\x0D\x0A
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX