ESP8266 Developer Zone The Official ESP8266 Forum 2017-10-05T22:57:20+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=6387 2017-10-05T22:57:20+08:00 2017-10-05T22:57:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6387&p=16198#p16198 <![CDATA[Re: ESP8622 programmer using ESP8266]]>
eriksl wrote:
The link doesn't give much information. Is this an USB-serial converter (like CP2102) and some connectors added?

What ESP's can fit out of the box? I need ESP01 and ESP201.


all of ESP-01, ESP-12x, ESP201 serials can fit the burning toolkit :)

Since they are nearly the same as per the programming and uart communication, only expect different pinout of connectors so with different connectors of programming and uart communication.

Actually, even as per the pinouts of programming and uart communication, esp-12 and esp201 serials are the same.

Statistics: Posted by Guest — Thu Oct 05, 2017 10:57 pm


]]>
2017-09-16T19:08:27+08:00 2017-09-16T19:08:27+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6387&p=15807#p15807 <![CDATA[Re: ESP8622 programmer using ESP8266]]>
What ESP's can fit out of the box? I need ESP01 and ESP201.

Statistics: Posted by eriksl — Sat Sep 16, 2017 7:08 pm


]]>
2017-09-16T18:58:20+08:00 2017-09-16T18:58:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6387&p=15806#p15806 <![CDATA[Re: ESP8622 programmer using ESP8266]]>
There is a tool for 'lazy' engineer:P

One-press burning tools for ESP8266 modules which is very helpful for batch burning. With the burning tool, you only have to have one press on the button of the software to start the burning, and then the burning process will be completed automatically with the help of UART flow control. If you feel interested, you may please get more about it at http://www.ebay.com/itm/282286419729. It is ready with pin connectors for ESP-01, ESP-12 etc. If your module does not have a matched connector here, you may please using 5 flying wires connecting to a connector which is matched with the connector on your module.

Statistics: Posted by Guest — Sat Sep 16, 2017 6:58 pm


]]>
2017-09-13T20:23:45+08:00 2017-09-13T20:23:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6387&p=15744#p15744 <![CDATA[ESP8622 programmer using ESP8266]]>
Something like ESP8266_1 connects to ESP8266_2 using serial, ESP8266_1 pulls up and down the GPIO_0, GPIO_2 and RST lines of ESP8266 and starts sending the new firmware.

Most of this is not rocket science, but I am too lazy to reverse engineer esptool.py as to what exactly to send, especially the blob of program code that apparentely is sent to to communicate with the outside world.

I thought maybe someone has done this before? Or has already reverse engineered whatever esptool.py sends (and receives)?

Statistics: Posted by eriksl — Wed Sep 13, 2017 8:23 pm


]]>