Problem with REST protocol (nRF Cloud) in Thingy91x

Hello,

I have a Thingy91x and I'm having problems using the samples: "Cellular: GNSS" (https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/gnss/README.html) and "Cellular: Location" (https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/samples/cellular/location/README.html). Both examples use nRF Cloud with the REST protocol to download GNSS data (ephemeris and almanac). Below is a screenshot of the logs for the "Cellular: GNSS" application (the logs for the Location application are similar).

For authentication, I used Quick Start from the nRF Connect for Desktop application as a guide. I copied the token and followed the instructions on the link (https://docs.nordicsemi.com/bundle/nrf-cloud/page/GettingStarted.html).

In nRF Cloud, on the Security Services page and on the Claimed Devices tab, I filled in the following fields. In the certificates, I put the All option (MQTT, REST and CoAP).

    

From the photos above, it looks like all the above certificates have been associated and registered on the device, and testing the nRF Cloud multi-service application on the device everything is working. Below are the logs from the nRF Cloud multi-service application.


I'm only having problems with the examples that use the REST protocol to download data from nRF Cloud; the examples that use the MQTT protocol work fine. Do I need to configure/install any other certificates to get the REST examples working? Any suggestions?

Thanks,
GoncaloS

Related