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

nRF9160 DK AWS IoT cloud setup

We are using the nRF9160 DK with the Asset tracker example, which is working in combination with the nRF Cloud.

Now we want to use our own AWS account in combination with the nRF9160 DK. Therefore we changed the CONFIG_NRF_CLOUD_HOST_NAME to our host name. But the device will not connect. Are there any other changes necessary? In your example, the certificate test of AWS IoT is disabled, correct?

Do you have a documentation how the device should be configured to connect to the AWS server?
Where are all the settings stored, who are listed in the generated autoconfig.h file? For example changing the NRF Cloud Host Name?

Thank you for any suggestions.

Parents Reply
  • Hi Håkon

    Thank you, the modem firmware update was successful now.

    But with the new modem firmware "0.6.8-30.alpha" all of the example projects have problems while connecting to the LTE network.

    For example the asset_tracker will restart after every LTE LC config....

    Here is the serial log:

    Secure Boot: prepare to jump to Non-Secure image
    
    
    
    
    ***** Booting Zephyr OS v1.13.99-ncs2 *****
    
    
    
    
    
    
    Application started
    
    
    
    
    
    
    LTE LC config ...
    
    
    
    
    
    
    ***** Booting Zephyr OS v1.13.99-ncs2 *****
    
    
    Secure Boot: configure flash
    
    
    
    
    Secure Boot: SPU: set region 0 as Secure

    Kind regards
    Meriba

    
    
Children
Related