Seeduino film upload problem

I have seeduino film with
UARTSB FRAME
OLED FRAME
BLUETOOTH

I connected the units as instructed in wiki pages
I load the Bluetooth sketch file example to arduino 1.01 compiler
I selected the board as “Arduino mini 3V3 atmega168 8mhz”
I checked the UARTSB board by bridging Tx & Ty it works fine.

I received the following messages during uploading, which means a lack of communication between the PC and the Seeeduino film.

Binary sketch size: 2.352 bytes (of a 14.336 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00

Where did I go wrong ?

regards Serdar
seeeduino film.JPG

Hi there, :slight_smile:
Please try to use Arduino IDE0022,this library have not updata to support IDE1.0 this moment.

Deray