Hello,
I am using already 4 whisper nodes. I was testing the 5th and I was able to upload sketches via arduino IDE up until yesterday.
Since then, whenever I try to upload anything I get the following
-- changed usb cable
-- changed the ftdi connector (usb to serial). The same connector works fine for other whisper nodes
-- Reinstalled arduino IDE
-- Factory reset does not work. Tried multiple times but the blue led is not blinking fast as documented
I am using a 5V ftdi as per the documentation.
I also noticed that when the problem happened, the default blink script is loaded on the node (blinking LED) and I am sure that I have not uploaded it myself.
I can still open the serial monitor connection and I can see the serialprint output of the sketch
I am not sure what is going on.
How can I bring this node back into a functional state ?
regards,
cgeorgia
I am using already 4 whisper nodes. I was testing the 5th and I was able to upload sketches via arduino IDE up until yesterday.
Since then, whenever I try to upload anything I get the following
I did the followingavrdude: Version 6.3, compiled on Jan 17 2017 at 12:00:53
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "C:\Users\userid\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino9/etc/avrdude.conf"
Using Port : COM8
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x54
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x61
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x73
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x6b
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x52
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x75
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x6e
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x6e
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x69
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x6e
avrdude done. Thank you.
An error occurred while uploading the sketch
-- changed usb cable
-- changed the ftdi connector (usb to serial). The same connector works fine for other whisper nodes
-- Reinstalled arduino IDE
-- Factory reset does not work. Tried multiple times but the blue led is not blinking fast as documented
I am using a 5V ftdi as per the documentation.
I also noticed that when the problem happened, the default blink script is loaded on the node (blinking LED) and I am sure that I have not uploaded it myself.
I can still open the serial monitor connection and I can see the serialprint output of the sketch
I am not sure what is going on.
How can I bring this node back into a functional state ?
regards,
cgeorgia
