<div dir="ltr"><div><div><div><div><div>So, I have an ESP8266, a new serial adapter (<a href="https://www.sparkfun.com/products/9873">https://www.sparkfun.com/products/9873</a>), and I'm trying to get them to communicate.<br><br></div>When I power up the ESP8266, it creates a wifi network where I can join and ping it, but as far as I can tell, reprogramming it requires a serial connection.<br><br></div>When the ESP8266 is powered on, the 'tx' light on the serial adapter flashes continuously, which I assume means the ESP8266 is transmitting something. Nothing appears in my serial monitor though, not even gibberish.<br><br>I'm using the serial monitor that comes with the Arduino IDE, with various baud rates and line endings. I haven't found any documentation about the byte length, parity, or character encoding used by ESP8266. I get a TTYUSB device in /dev when I plug in the serial adapter, so it appears to be doing something.<br><br></div>Does anyone know what's required to make the chips do something? Or have a working setup they could bring to the next meeting?<br><br></div>Thanks,<br></div>~Nathan<br></div>