Hi, I am currently having a project using nrf9160. I would like to learn basic of this microcontroller from example in SDK. Which pca--- should I use for nrf9160? Thank you.
Hi, I am currently having a project using nrf9160. I would like to learn basic of this microcontroller from example in SDK. Which pca--- should I use for nrf9160? Thank you.
Hi,
What do you mean by the "pca"? Is the board number? If so, nRF9160DK is PCA10090.
The nRF Connect SDK provides support for developing on the nRF9160 System in Package (SiP) using the nRF9160 DK (PCA10090) and the Thingy:91 (PCA20035), and offers samples dedicated to these devices. For more details on the SiP, see the nRF9160 product website and the nRF9160 Product Specification.
I would suggest you take a look at Working with nRF91 Series documentation.
Regards,
Amanda H.
Hi,
What do you mean by the "pca"? Is the board number? If so, nRF9160DK is PCA10090.
The nRF Connect SDK provides support for developing on the nRF9160 System in Package (SiP) using the nRF9160 DK (PCA10090) and the Thingy:91 (PCA20035), and offers samples dedicated to these devices. For more details on the SiP, see the nRF9160 product website and the nRF9160 Product Specification.
I would suggest you take a look at Working with nRF91 Series documentation.
Regards,
Amanda H.
Thanks. Now I am able to learn from that example. really appreciate with your help.