Ultimate GPS logger

Hi.

I have a UNO with a Adafruit Ultimate GPS+logning shield, i Got the code running, but now i have one problem.

I like to log tha data to a SD card, and not on the built in micro SD card, sine i Got a wifi SD card

http://www.toshiba-memory.com/cms/en/products/wireless-sd-cards/FlashAir/

So i Can read the data without remowing the card from the application.

So how do i get the possibility to use a SD card in my setup ?

Best regards Andy

PS: i am not the Big Arduino programmer and eletronic guy, this is my only project, so please explain so i understand it :wink:

At most, I think you need no more than a standard $2 SD card holder connected to a different CS pin, and your programme altered to indicate that pin. If your current SD is selected by jumpers, it may not even be necessary change the pin or the code. Downloading the data has nothing to do with Arduino.