In addition to the nRF9160, we have a custom arm system which uses a nRF9160.
Which is the correct board to use for a non dk nRF9160? The documentation seems to erefer to nrf9160_pca10090. This doesn't seem to exist in the v1.3.1 sdk. For the dev kit, I chose the nrf9160dk_nrf9160ns. The other choice, nrf9160dk_nrf9160, would not load properly into the IDE in Linux or Windows.
The other two choices are nrf9160_innblue22 and nrf9160_innblue21. Our nrf9160 is labled as "nRF9160 SICA B0 1950AJ".
Are any modification needed in the project for our custom board? I don't see any code when I open the project, but there are options I may be able to change? Our boards interface to the nrf is a uart on p0.26-p0.29. We have also a gpio controlling the enable pin. We route p0.00-p0.03 to some external gpio pins to our mcu.
Our schematic uses pin 55 for gps enable. This just goes to a test point on the board. Should this be pulled high externally or routed to some gpio?
Regards,
fe-hadella