-->
Page 5 of 5

Re: Read serial from Arduino

PostPosted: Tue Dec 09, 2014 6:31 am
by zioax
I've tried to add
Code: Select allSerial.println(Serial.read)
to Arduino sketch, and I've noticed that the response from the esp8266 come broken to the Arduino, so it can't read the input for switch the led. Can anyone try it with an Arduino uno?