Hello,
I try to upload the firmware to the rfbee with uartsbee.
I see the serial in the arduino IDE. I configure the IDE with the board :
Arduino Pro or Pro Mini (3.3v, 8MHz) w/ATmega168
During the upload I received this message :
avrdude: Version 5.11, compiled on Sep 2 2011 at 18:52:52
Copyright © 2000-2005 Brian Dean, bdmicro.com/
Copyright © 2007-2009 Joerg Wunsch
System wide configuration file is "xadow.app/Contents/Resources/Java/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/XXX/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/tty.usbserial-AJV9OPJ3
Using Programmer : arduino
Overriding Baud Rate : 19200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude done. Thank you.
Can you tell me if it’s normal or not ?
Julien