Wireless SD card and other SPI shield

Hello,
I am using an evaluation bord from Analog Device.
This card use SPI.
I try to use seeduino SD card versio 4.3 but both shield cannot work together.
I would like to know if it is possible to use the wireless SD card from Arduino and an other card sharing the SPI bus.

MAny thanks for your help.
Best regards

Thierry

I am using an evaluation bord from Analog Device.

A link?

I try to use seeduino SD card versio 4.3 but both shield cannot work together.

Why not? Any number (well, any reasonable number) of devices can be connected to the SPI bus, as long as each has its own chip select (or slave select) pin.

I would like to know if it is possible to use the wireless SD card from Arduino and an other card sharing the SPI bus.

Yes, it is.