SOLVED. Nrf24 (Mirf lib) + Micro SD-card works OK together

There is another version of this module:

In order to make it work well with other SPI devices we need to mod it :slight_smile:

Pull up the pin no. 13 of the LVC125A, which controls the MISO output (soldered to GND for some reason), and connect it to the pin no. 8 (CS signal).

As a result: now this module works flawlessly with other SPI devices (ETH28J60 module in my case)

Have fun :slight_smile:

3 Likes