Hello
I used to do TWI communication until now, but it was decided to do sensor reading with SPI communication by changing the sensor.
So that's a question,
What is the function corresponding to nrf_drv_twi_tx SPI communication?
What we want to do by knowing this command is to write a value to the sensor address. This will make settings.
Thank you.