SPI Transaction using spi_transceive behaviour

Hi,

I am using nrf52840 , nrf connect sdk 2.6.0

I am  using spi_transceive() to send and receive the data from sensor

I read in Nordic Academy nrf connect sdk intermediate lesson 5 exercise 1  


If we are sending 1 byte then receiving bytes should 2 and first byte is dummy?

Is this is for all sensors.

Thank you in advance

Related