Hello. I want to start by saying that I am new to Arduino and a detailed description of how to solve the problem would be better.
avrdude: stk500_getsync(): not in sync: resp=0x00
I get the above message followed by "avrdude done. Thank you." when I try to upload a program I got from here: http://www.instructables.com/id/Cheap-2-Way-Bluetooth-Connection-Between-Arduino-a/
But it says Done Uploading.
Also I dont get the message when I upload the program without the bluetooth module and it uploads successfully. After which when I connect the module I dont see anything on the TeraTerm window
I am using the HC-06(linvor) module. Is there any problem with that. Should I be using only the HC-05 module?
I would really be grateful if you guys helped me with this.