-->
Page 1 of 3

Strange Output of ESP8266 in Arduino Serial Monitor

PostPosted: Wed Jan 13, 2016 8:15 am
by Michael G
Hello there,

i'm pretty new to this hardware programming stuff. Unfortunately I'm facing some strange behaviour while getting response of the ESP8266.

The ESP is connected to a Arduino UNO. Im using the example sketch "software serial " and connected the ESP as described in many tutorials in the web.

It looks like the ESP is booting in a normal way but as soon as I'm starting the serial monitor the output looks really strange. I attached the output of the monitor to this topic . I believe there is some kind of encoding error because changing the baud rate doesn't help.

Re: Strange Output of ESP8266 in Arduino Serial Monitor

PostPosted: Thu Jan 14, 2016 3:48 am
by Giacomo Candeo
hi! i can't see the attachment!


sorry for my english i'm italian

Re: Strange Output of ESP8266 in Arduino Serial Monitor

PostPosted: Thu Jan 14, 2016 5:48 am
by AcmeUK

Re: Strange Output of ESP8266 in Arduino Serial Monitor

PostPosted: Thu Jan 14, 2016 7:23 am
by Michael G
Hi,

just to get it right - so it might be a none "standard" baudrate?

Regards,

MIchael