servas,
i’m trying to get the “Wireless Sensor Node - Solar Kit” to work, but i fail to program the device using the Arduino IDE. The response i get from avrdude is:
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
i’ve selected “Arduino Duemilanove w/ATMega 328” as board. The RX-LED blinks three times and then i get the response like above. I checked this on a linux system and on a windows system, both give the same result.
On windows i’m able to communicate using sscom3.2, i can configure the network.
Any ideas what i’m doing wrong???
ciao
H.