-->
Page 1 of 3

Programming ESP-12's

PostPosted: Wed Apr 01, 2015 1:58 pm
by Mikejstb
I'm looking for a good solution to temporarily get an ESP-12 set up for programming.
Something that it chip could somehow be dropped into (not permanently soldered down all pins)
that will let me download new firmware.
So that then the module could be taken out and placed in it's final home circuit.

Because bringing out gpio-0, tx & rx on every final board is kind of a pain.

like this https://www.tindie.com/products/AprilBrother/usb-to-uart-converter-that-support-esp8266/?pt=full_prod_search
but that will somehow work with the -12's


What are the rest of you all doing to get firmware into your ESP-12's?

Re: Programming ESP-12's

PostPosted: Wed Apr 01, 2015 9:22 pm
by jgarnold
Use 2mm spaced header pins soldered into the full-holes of the ESP-12. The module can then be plugged into a pair of 2mm sockets...

http://www.esp8266.com/viewtopic.php?f=13&t=2139

Re: Programming ESP-12's

PostPosted: Wed Apr 01, 2015 9:26 pm
by Mikejstb
I'm trying to avoid soldering pins in since the final project doesn't require them and in fact to keep things as small as necessary can't have them.

Re: Programming ESP-12's

PostPosted: Thu Apr 02, 2015 12:29 am
by HolgerW
For the initial programming i use a little board with 2mm contact pins, the ESP is only jammed between the pins.

Holger