Tapatalk

First timer, can't upload sketch.

First timer, can't upload sketch.

31

PostMar 09, 2020#1

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


.


aupic1.png (10.4KiB)
aupic2.png (38.5KiB)


aupic3.png (16.26KiB)

PostMar 12, 2020#2

I believe I was able to upload a sketch to one of the devices, still need to verify some things though. I'm still unable to upload to the other one though, might be something wrong with it.

PostMar 12, 2020#3

I have figured it out, thanks to all who looked at this post and tried to help me.