Hi,
I am working on a project that uses nRF9160 SICA B1 and nRF52833 MCUs and currently
we are researching possible Cloud providers that would ease the integration of FOTA.
We are using NCS 2.4.2 for development and nRF9160 modem firmware mfw_nrf9160_1.3.4.
We've come across the nRF Cloud and I have a few questions.
Is the nRF Cloud suitable for a project that would include thousands of connected devices?
I have successfully connected my nRF9160 development-kit to the nRF Cloud using the IMEI and HWID, but I don't see any options on the Cloud that would enable me to add the custom device which doesn't have a HWID.
Can HWID be set by the application connecting to the cloud or the nRF9160 development-kit HWID is already saved on the nRF Cloud?
I have gone through many documentation for provisioning the custom device to nRF Cloud, but I am not sure which one to use and what would be the correct steps. That is why we are currently developing on nRF9160 development-kit until we can connect with custom device to nRF Cloud.
I would like to achieve nRF Cloud REST FOTA on development kit for which I found the sample in NCS. However when running the sample I get the 40100 from nRF Cloud indicating my JWT is not setup properly. I added my device to the nRF Cloud so I am not sure why the access to the nRF Cloud is invalid.
I tried generating my own certificates following nRF Cloud documentation, but wasn't able to connect to cloud using the nRF Cloud REST FOTA sample.
Can you point me in the right direction of provisioning nRF9160 development kit and custom nRF9160 device so it can communicate over REST and run the nRF Cloud REST FOTA sample?
Is there a way of automating the provisioning process and adding the provisioned devices to the nRF Cloud?
Our end goal is to perform FOTA on the custom nRF9160 device using nRF Cloud.
Looking at the documentation there are 3 ways of communicating with the nRF Cloud: MQTT, CoAP and REST. What would you recommend is the best way of communicating to implement for not frequent communication and mostly only FOTA performance?
Also on our device we have nRF52833 MCU and we would like to perform FOTA over BLE which I saw that the nRF Cloud supports. Could you provide me with best starting points and NCS samples to achieve FOTA over BLE using nRF Cloud?
And the last thing, we want the nRF9160 to be able to update itself and also to download the binary for nRF52833 over LTE and update nRF52833 manually. Also we would like for the nRF52833 to be able to download the binary for nRF9160 over BLE and update the nRF9160 manually.
Does the nRF Cloud support those kinds of updates and can you recommend starting points and sample?
The answers to these question are time sensitive because we are choosing the best Cloud platform for our project so please try to answer as soon as possible.
Thank you for the support!