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

New with SPI on nrfd52 DK

I am new with nrf52 DK . I was trying to work with SPI code example given in the nordic example folder but its not working . I am trying to transfer the accellero/ gyro data through spi to nrf52.

Parents Reply
  • Hi, I am using Master SPI example in the nrf52 DK board and connecting my accelero output to controller through SPI. So I was expecting some output in the m_rux_buf string after the accelerometer starts sending information but  this string always remains empty. I have checked MOSI pin of controller on oscilloscope,its working fine but what I have to do when want to receive info from the accelerometer (controller (MISO)is getting data from sensor )

Children
No Data
Related