Sorry, but there are no more tags available to filter with.
  • SPI clock stops after tx even if requested for rx

    Iam using softdivice 110 and sdk 10.0.0, iam using spi driver for interfacing with spi slave device(flash memory device). I need to send command and then receive the data present in flash, iam using function nrf_drv_spi_transfer() to transfer the data…