Arduino fio : stk500_recv()

Ok, I received this morning (03-21-2011) 3 arduino fio i had orderd with a FTDI basic to program each of them. I connect one of them with the FTDI basic and.. surprise, nothing append! just the RX led blink 3 time and a nice message : "avrdude: stk500_recv(): programmer is not responding" 2X

Just want know, what is wrong with this card

(I'm speaking very quiet, calme, peace... but I'm really frustrated!!!!!!)

Any idea

(working on macbook pro, FTDI 2.2.16 and the previous version)

IIRC I got a similar error once I selected the wrong board in the IDE under the tools menu. So check it please

I check it that.

I try to use Arduino Fio or Tools/Board/Arduino Pro or Pro Mini (8MHz) ATmega328P but no succes

I have 2 XBee 2 and 1 XBee Pro 2.5 so I can use it to upload bootloader in the arduino! Crape

I try to use my FTDI Basic Breakout - 3.3V and I try to mix RXI TXO from FTDI to Aduino Fio with no succes

I try on each of my arduino Fio (I have 3) with no succes

here is the response when i try to upload data

Binary sketch size: 19466 bytes (of a 30720 byte maximum)
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding

I'm using Arduino IDE 0022 on a macbook pro and also try Arduino IDE 0022 on a Windows seven machine.
On the windows machine I have an other message

Binary sketch size: 1042 bytes (of a 30720 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

The programme I try to load is the blink led on pin 13