Using SD card on nRF9161 DK

Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.

Unfortunately there is no mention about the usage of the SD card in for the nRF9161 DK anywhere in the documentation.

Is there any problem on using the SD card on nRF9161 DK (trough SPI I guess) ?

What do we have to do to connect the SD card to the nRF9161 module (excluding the soldering of the card holder)?

Thanks in advance for the support,

Joel

Parents Reply
  • Hello, I know it is a while now that this thread remained in an inactive  state ... but now I'm back... I ordered the microSD card holder and it has been soldered on J8 on the  bottom side of the DK... I was now taking a look into how to configure the nRF9161 to enable it to access the SD card via SPI... According to the DK schematic the chip select to P0.25, SCK to P0.21, MISO/DO P0.22 and these signals are OK. MOSI/DI instead is connected to the DBG_CMD signal which ends on pin 125 of the nRF9161 module. This pin, in the datasheet, is  signed as "Do not connect/reserved for future use" ... 

    How can I use the SPI interface to control the SD card without using the MOSI ?

Children
No Data
Related