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

How to download FW or application to my own device developed with NRF9160

Sorry this might be a stupid question.

We are evaluating some modem to develop a IoT device, NRF9160 comes up to our list as its tiny size. 

In the design of IoT device, NRF9160 works as a host to read some data via I2C from a sensor, then calculate it and send result to cloud.

So we will develop an application running inside NRF9160 and below questions come up:

1. What IDE should I use to develop my application, I see there are three nRF SDK (connect SDK, connect for Desktop, connect for Cloud).

2. How to download my application (or say it FW)?

    I know there is an "interface MCU" in the DK of NRF9160, but in our IoT device, there is only nRF9160, no other MCU, how to download my application?

Related