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

SPI Library

Hello, I am looking for a SPI library which is simple enough to send and receive a byte from sensor. Something like this. for nRF51

spiwrite(ADDRESS, BYTEtoSEND);

val = spiread(ADDRESS);

is there anyone to help me. I am finding it so hard to use the example function. Thanks.

Parents Reply Children
No Data
Related