I want to use my Board with Arduino, and now I don't know how I have to burn the bootloader the first time.
I was reading about boot mode here:
https://github.com/espressif/esptool/wi ... -Selection
On my hardware, I have a GPS. The schematics is:
TX_gps > GPIO13
RX_gps > GPIO15 (whit pull down resistor)
GPIO2 (whit pull up resistor)
GPIO0 (whit pull up resistor)
My doubts are:
Is my schematic a good design?
when I first submitted my design to be manufactured. How can I program it for first time?
Sorry for my poor english, I hope I was clear!