Chat freely about anything...

User avatar
By alonewolfx2
#9350 How can we use auto reset for Manuel reset for binary upload?
Edit:something like this https://garyservin.wordpress.com/2014/1 ... e-esp8266/
User avatar
By freedom2000
#10245 HI,

Thank you for sharing this really nice firmware.

What is the maximum baud rate you can achieve with your firmware ? Could it be higher than 230400 bauds ?

I would like to use it as a bridge between my Android smartphone and a PIC24F microcontroller.
I know that the wifi bandwidth is not "limited" and that my MCU can handle more than 300 k bauds.
So I am looking for a device with the highest as possible baud rate

thanks
JP
User avatar
By zoobab
#10389 i was looking for a remote serial console for accessing the 3.3v uart of my openwrt router, which are typically gnd+tx+rx+3.3v. Hooking up an esp8266 and your firmware would be enough to retransmit the data over tcp? Right now i am using ser2net with ch340 usb dongles.
User avatar
By jvandenbroek
#12317 This firmware is awesome, I've hooked up a ESP01 with it to my OpenTherm Gateway (http://otgw.tclcode.com/) and it works great! As some already mentioned in this thread, it would be really astonishing if GPIO2 pin can be controller either via AT command. That way I can use the reset pin of the gateway, but I can see this is very handy for all kind of serial devices (like the Arduino reset pin). Thanks for your great work!