Problems uploading a sketch to Arduino BT

Hi, I'm trying to upload a sketch to try my new arduino BT. Is the example called ASCIITable that comes along with the arduino IDE. First of all i changed the baud rate to 115200, and that's all i changed in the sketch.

In my pc i have an usb device that detects the Arduino BT, and it automatically starts communication between the board and the pc in COM 22.

In the arduino IDE i already configured the port com 22 and the board arduino bt.

When i try to upload the sketch, i get the following message:

avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

Fisrt of all: is my arduino BT hardware alright? When i power the board, the 3v3 amber LED is on. Should be any other LED also on?

I have read in the forum that i should reset the board before uploading, i think it's done pressing the S1 switch. When i press the switch, should something happen? Because i have already done that but nothnig special happens (no leds on or something).

Any help or suggestions will be welcome.

Thanks

Readers,

Any help would be appreciated. Just now I'm having the same problems as described above. It's strange, yesterday it was still uploading sketches to test. Now, this error is bugging me too.

Specs:

Arduino 15 on Mac OS 10.4.11
Arduino BT (already uploaded numerous sketches!)

Here's the output from the upload verbose mode:

avrdude: Version 5.4-arduino, compiled on Oct  9 2007 at 11:20:31
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

         System wide configuration file is "hardware/tools/avr/etc/avrdude.conf"
         User configuration file is "/Users/macbook/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port            : /dev/tty.ARDUINOBT-BluetoothSeri-1
         Using Programmer      : stk500v1
         Overriding Baud Rate  : 19200
avrdude: Send: 0 [30]   [20] 
avrdude: Send: 0 [30]   [20] 
avrdude: Send: 0 [30]   [20] 
avrdude: Recv: c [63] 
avrdude: stk500_getsync(): not in sync: resp=0x63
avrdude: Send: Q [51]   [20] 
avrdude: Recv: c [63] 
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x63

avrdude done.  Thank you.

Anyone got suggestions?

I got error messages like this when I changed the mode of the WT11 to use MUX mode. The only way that I could get it to work again was to use my USB Arduino to reprogram it - it required soldering and such. I would be happy to go into detail if it would help.

I notice that this thread has a reasonable solution:

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1241761664/3#3