-->
Page 1 of 1

Code for configuring ESP8266 through arduino - micro

PostPosted: Wed Jul 13, 2016 9:52 am
by Kobi
Hello,

I'm looking for a stable code for configuring my ESP8266 as a web server through an arduino - micro.
can someone give me an example ?

thanks!

Re: Code for configuring ESP8266 through arduino - micro

PostPosted: Wed Jul 13, 2016 6:21 pm
by villTech
with esp tx rx connected to micro rx tx, i can load esp firmware using esp serial loaders like xtcom_util.
but i can not load sketch using arduino ide.
by default, arduino ide is resetting the micro to bootloader mode once upload button is clicked.