Connect to NRF cloud using the Serial LTE Modem sample

Hi,

The NCS version I am using is 2.4.0

I have a 91DK which has a modem firmware of 1.3.5. I also have flashed the serial_lte_modem hex file. I saw that we can connect to NRF cloud using the asset tracker V2 hex file. Wanted to know if it is possible to do the same with serial lte modem hex file.

Thank you for your help.

Regards 

Parents Reply
  • to use the prebuilt serial LTE modem hex file to connect to nRF Cloud you will need to use the device's internal UUID (5053544b-3234-42e5-8055-0a1a818c78e2) as your nRF Cloud device ID.

    if you follow the steps i provided, it will onboard the device using that UUID as the device ID.

    it should be sufficient to delete your device from nRF Cloud and then modify the provision.csv, replacing dc8e7aff-5331-409e-be02-5529dffa5537 with 5053544b-3234-42e5-8055-0a1a818c78e2.
    then re-provision/onboard your device.

Children
Related