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

SPI

Hi 

I'm using SDK 15.2.0 with Nrf52

I used the example of SPI from the SDK 

..\..\nRF5_SDK_15.2.0_9412b96\examples\peripheral\spi

and I get this error 

..\..\..\main.c(153): error:  #20: identifier "NRF_DRV_SPI_INSTANCE_0" is undefined

I added the drivers and update the sdk_config and copied the defines and variables 

Please advice 

Related