Hi,
I'm trying to upload a sketch to an Arduino Fio under the Arduino IDE 1.6.5 using a pair of series 1 XBees, but it won't get through with an error saying
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding….
What I did follows:
- updated XBee firmware to 10ef
- set DH and DL value
- set XBees as coordinator and end device
- shorted DIO3 and RTS
- Arduino Fio is connected to USB power
I'm using:
Mac OS X 10.8.5
Arduino IDE 1.6.5
XCTU 6.0.0
SparkFun XBee Explorer dongle
2x series 1 wire antenna XBees w/ firmware 10ef
Arduino Fio (ATMega328P 8MHz)
Does anybody know the cause?
Thanks.