-->
Page 1 of 1

NodeMCU (ESP8266) as a programmer for ESP8266

PostPosted: Thu May 31, 2018 12:58 pm
by Nesvarbu
Hi,

I was wondering if anyone has used NodeMCU as a programmer for ESP8266. I have ESP8266 ESP-07 which is bare microcontroller and I do have NodeMCU which comes with usb. I saw that you can program ESP8266 from arduino uno (as long as you have voltage regulator 3.3V), since I don't have arduino I was wondering if I can use NodeMCU as a programmer for the ESP-07 (especially since NodeMCU already has 3.3V output). Anyone knows how to do it?

Thanks :)

Re: NodeMCU (ESP8266) as a programmer for ESP8266

PostPosted: Sat Jun 02, 2018 8:23 am
by Luc Volders
You might be able to adapt this:

viewtopic.php?f=13&t=16685

Luc