Forum >Upload issue with USB cable
Upload issue with USB cable

I am new on Bluno and trying first to upload blink (LED 13) sketch via USB cable.
It shows below message:
Sketch uses 1004 bytes (3%) of program storage space. Maximum is 32256 bytes.
Global variables use 11 bytes (0%) of dynamic memory, leaving 2037 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x7c
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
It shows below message:
Sketch uses 1004 bytes (3%) of program storage space. Maximum is 32256 bytes.
Global variables use 11 bytes (0%) of dynamic memory, leaving 2037 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x7c
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x7c
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
2018-05-30 22:33:28 Is the port shown in Arduino IDE? can you upload the Blink example code?
robert.chen

2018-05-28 22:57:18 I also struggling with this problem
I could not upload sketch file via USB cable or BLE-link adaptor.
(I am using Win7 + Arduino IDE 1.8.2)
Does anybody know what's wrong with me?
james.yookh

(I am using Win7 + Arduino IDE 1.8.2)
Does anybody know what's wrong with me?

2017-04-28 02:53:43 Yes, I can upload with other PC ( I tested with a Mac, a laptop with win7 and another laptop with Win10).
Just on my own laptop, I have this problem only with Romeo BLE and other Arduino boards (UNO, 101) is working with this laptop)
Also, I can upload the sketch with Bluetooth dongle, the only problem is uploading with USB cable on only this laptop !
What do you mean another IDE ?
aakbarig
Just on my own laptop, I have this problem only with Romeo BLE and other Arduino boards (UNO, 101) is working with this laptop)
Also, I can upload the sketch with Bluetooth dongle, the only problem is uploading with USB cable on only this laptop !
What do you mean another IDE ?

2017-04-27 22:50:52 Hi
Sorry for the late reply. It sounds a little strange. Do you mean it works at another pc? But failed on your own pc, right? Did you try anoter IDE? Same problem? According to the error prompted, it seems the bootloader of the serial port lost. But if it works well on the other pc, it should be a good one. Waiting for your reply.
Wendy.Hu
Sorry for the late reply. It sounds a little strange. Do you mean it works at another pc? But failed on your own pc, right? Did you try anoter IDE? Same problem? According to the error prompted, it seems the bootloader of the serial port lost. But if it works well on the other pc, it should be a good one. Waiting for your reply.

2017-04-25 16:17:05 I have found this problem in
https://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#FAQ
Q9. I cannot upload any new sketch to Bluno on my PC.
4. Serial port was occupied (Error: avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x7d)
Remove the wires on serial port, i.e. Digital pin 0,1, if there were.
If the LED Link was ON, please disconnect the connection between Arduino card and your phone/PC /BLE device, make sure the LED link is OFF.
There is no wires on serial port, D0,D1 on RoMeo BLE
and the LED link is oFF
aakbarig
https://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267#FAQ
Q9. I cannot upload any new sketch to Bluno on my PC.
4. Serial port was occupied (Error: avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x7d)
Remove the wires on serial port, i.e. Digital pin 0,1, if there were.
If the LED Link was ON, please disconnect the connection between Arduino card and your phone/PC /BLE device, make sure the LED link is OFF.
There is no wires on serial port, D0,D1 on RoMeo BLE
and the LED link is oFF

2017-04-23 14:19:49 I have tested with another computer and it works. Both system are Windows 10
Uninstall Arduino and re-install it again and have the same issue
I try this board in Ubuntu and have the same error message.
It sounds that a driver missing
aakbarig
Uninstall Arduino and re-install it again and have the same issue
I try this board in Ubuntu and have the same error message.
It sounds that a driver missing

2017-04-21 02:12:14 Hi
Please make sure your board and serial port is correct. And do you mean this is your first use? Or the module worked well at the beginning?
Wendy.Hu
Please make sure your board and serial port is correct. And do you mean this is your first use? Or the module worked well at the beginning?
