I have 2 Arduino UNO's and three ESP8266 (two shields and one simple fella). The Arduno's work fine with everything else, but when I connect any of my ESP8266 to either of my Arduino's, i get the dreaded message:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
... and so on
I would like to get my WiFi on, but my Ardunio's don't want to cooperate. Any ideas?
One of them is a shield from SparkFun (https://www.sparkfun.com/products/13287). It is just connected like a normal shield. Actually I have two of these, and both have them give the same error.
The other one is a small cheap one like this:
It is connected like this:
The wierd thing is that the small cheap one gives the exact same error.
AND this is happening one two different Arduino UNO's...