Plain SPI sample for the NRF9160

Hi dear team,

Im currently on the NRF9160 DK (0.9.0) trying to get SPI up and running. 

nRF connect SDK v 2.1.1 using visual studio code.

However Im having problems getting just a simple sample running based on the following:https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi/

Im aware of the new way of doing pin control as described here: Pin control in nRF

Somehow in the proj.conf file Im not able to do CONFIG_SPI_3 as no such definition is found. 

prj.conf:4: warning: attempt to assign the value 'y' to the undefined symbol SPI_3

The CONFIG_SPI is however ok.

Where should I go from here? Are there other more up-to-date samples on SPI available for the nrf9160?

 



 


Parents Reply Children
No Data
Related