Search found 2 matches

by dkal_01
Fri May 24, 2024 3:24 pm
Forum: ESP8266
Topic: ESP12-F – Battery driven – Adapter Board
Replies: 3
Views: 3262

Re: ESP12-F – Battery driven – Adapter Board

Thank You,
"You should not need to do that once connected to the adapter.".
I connected only VCC and GND it it all works now.

Btw. I usually do use NodeMCU . But I planned to solder this adapter on an standard PCB. I just recently saw these ESP12 PCBs.

Regards Dirk
by dkal_01
Tue May 21, 2024 8:28 am
Forum: ESP8266
Topic: ESP12-F – Battery driven – Adapter Board
Replies: 3
Views: 3262

ESP12-F – Battery driven – Adapter Board

Hi, I programmed my ESP12-F with an „esp8266 tester v2.3“ and installed my Software (including OTA). I want it to run from batteries (2xAA). I connect directly (no board) using very small pins : 3 (Enable /CH_PC) ; 8 (VDD) to + (battery) 16 (GPIO15) ; 15 (GND) to – (battery) And it all works. Now I ...