Never done this before so work with me here thanks. Short summary is I seem to be able to communicate but cant upload sketch, information is below. Thanks for the help much appreciated.
Trying to upload Voltage.base sketch with the Arduino IDE.
I have the board set and library's installed as seen below. I can also communicate with the Whisper Node - AVR LoRa as i can see the Factory Firmware Configuration each time i hit enter/return it re-sends it to me as seen below also.
I'm using a DSD TECH SH-U09C2 to communicate.
Below is log Arduino IDE build log and error during upload
Sketch uses 10184 bytes (33%) of program storage space. Maximum is 30720 bytes.
Global variables use 602 bytes (29%) of dynamic memory, leaving 1446 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x3d
An error occurred while uploading the sketch
.
Trying to upload Voltage.base sketch with the Arduino IDE.
I have the board set and library's installed as seen below. I can also communicate with the Whisper Node - AVR LoRa as i can see the Factory Firmware Configuration each time i hit enter/return it re-sends it to me as seen below also.
I'm using a DSD TECH SH-U09C2 to communicate.
Below is log Arduino IDE build log and error during upload
Sketch uses 10184 bytes (33%) of program storage space. Maximum is 30720 bytes.
Global variables use 602 bytes (29%) of dynamic memory, leaving 1446 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x3d
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x3d
An error occurred while uploading the sketch
.
