Hello
We are using NRF9160 AssetTracker 1 and MQTT to AWS. We have a AWS Certificate, Root Certificate and Public and Private Keys on the device.
We want to start testing NRFCloud MCELL and wanted to know the simplest way to start testing without MQTT (We are going to add MQTT later)
How can we test the device with the Evaluation Key and REST API to start?
Do we need to register the device on the NRFCloud with these Requests?
ProvisionDevices
RegisterPublicKeys
What is the minimal update we need to do to the device to be able to send Postman REST API requests?
Thank You