I am trying to build spi communication between nf52(master) and ads1192(slave). Can I use spi_master_with_spi_slave example directly in this case.
I am trying to build spi communication between nf52(master) and ads1192(slave). Can I use spi_master_with_spi_slave example directly in this case.
Why do You want to use SPI slave also? SPI master is all you need in this case.
yes, I am replacing the Atmel functions with Nordic functions in their wrapper source code. I will report when I make it done.
yes, I am replacing the Atmel functions with Nordic functions in their wrapper source code. I will report when I make it done.