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

Chip Select pin in SDK 11.0

In NRF52-DK, I am currently working on NRF5 SDK 11.0.

In examples/peripheral/spi/pca10040/, The master spi device is continuously sending "Nordic" string every 200msec to the slave.

My question is are you making Chip Select (CS) pin low every 200 msec when there is data to be sent or you are making it low all the time.?

Rgds,

Related