- Tue Aug 26, 2014 10:54 pm
#4868
Just started with Arduino (Uno). I did some simple things like servo control, etc. No significant problems.
I ordered a Bluno and received it a couple of days ago. First I updated it to V1.8. Next I played with AT commands using a USB cable connected to my PC and then using BLE to my iPad. No problems doing everything manually with the Arduino IDE. AT commands worked correctly and I can connect to the iPad.
So then came time to download a sketch. I am using my PC connected to the Bluno via a USB cable. The idea is to use the Arduino IDE download function just as I did with the Uno. My sketch compiles but I get an error "avrdude: stk500_getsync(): not in sync: resp=0x00" when it tries to download.
I know the port and cable work because I can manually send AT commands with the IDE. I have tried all baud rates. The programmer is set to AVRISP mkII and the board is set to Arduino Uno. It's probably something simple. What am I missing?
I ordered a Bluno and received it a couple of days ago. First I updated it to V1.8. Next I played with AT commands using a USB cable connected to my PC and then using BLE to my iPad. No problems doing everything manually with the Arduino IDE. AT commands worked correctly and I can connect to the iPad.
So then came time to download a sketch. I am using my PC connected to the Bluno via a USB cable. The idea is to use the Arduino IDE download function just as I did with the Uno. My sketch compiles but I get an error "avrdude: stk500_getsync(): not in sync: resp=0x00" when it tries to download.
I know the port and cable work because I can manually send AT commands with the IDE. I have tried all baud rates. The programmer is set to AVRISP mkII and the board is set to Arduino Uno. It's probably something simple. What am I missing?