Search found 75 matches

by meneldor
Sun Mar 18, 2018 4:33 pm
Forum: General Discussion
Topic: ESP32 on Batteries - your setup
Replies: 50
Views: 92496

Re: ESP32 on Batteries - your setup

Thank you again, Archibald. Everything is working now. Two alkaline AA batteries and booster. I disabled the Brownout detection btw. Gonna test how long the batts will last on 1min deep sleep. The wake actions are BME280, NTP and MQTT. EDIT: ...aand 45 minutes later test finished LOL. The booster is...
by meneldor
Sun Mar 18, 2018 1:54 pm
Forum: General Discussion
Topic: ESP32 on Batteries - your setup
Replies: 50
Views: 92496

Re: ESP32 on Batteries - your setup

Thank you sir :) i will test it right now!
by meneldor
Sun Mar 18, 2018 12:20 pm
Forum: General Discussion
Topic: ESP32 on Batteries - your setup
Replies: 50
Views: 92496

Re: ESP32 on Batteries - your setup

Please guys, i really need help. I tried external power supply - the same SW_CPU_RESET again and again. No BOD message at all. Tried on a second board - the same. Does anyone with Doit esp32 2x18 pin version have any success powering it using the Vin pin? I cant find schematic for this board at all....
by meneldor
Sat Mar 17, 2018 6:36 am
Forum: General Discussion
Topic: ESP32 on Batteries - your setup
Replies: 50
Views: 92496

Re: ESP32 on Batteries - your setup

Well, i connected an external uart chip and the board is constantly resetting with SW_CPU_RESET. I tried 10uF and 100uF on the converter's output without any luck. There is no Brownout detector message. Edit: I tried 470uF cap - the same result. BDO is set to the lowest level. Here is the log: rst:0...
by meneldor
Thu Mar 15, 2018 8:59 pm
Forum: General Discussion
Topic: ESP32 on Batteries - your setup
Replies: 50
Views: 92496

Re: ESP32 on Batteries - your setup

Does the 3.3v vin pass through this regulator? Do i need some specific board to charge a LiFePo4 battery?
by meneldor
Thu Mar 15, 2018 12:51 pm
Forum: General Discussion
Topic: ESP32 on Batteries - your setup
Replies: 50
Views: 92496

ESP32 on Batteries - your setup

Hello guys, I am reading what i've found regarding ESP32 on battery and more i read more confused i get :) I would like to read a comprehensive topic about some successful scenarios of how you did it. May be some pinned topic. ESP32 is the first chip/dev board im using which needs 3.3V and its very ...
by meneldor
Mon Mar 12, 2018 5:36 am
Forum: General Discussion
Topic: WROOM32 Board RTC drifting
Replies: 9
Views: 13949

Re: WROOM32 Board RTC drifting

Almost +1 minute but i didn't calculate the seconds. This might be just my chip. Now im syncing it hourly and works fine.
by meneldor
Fri Mar 09, 2018 8:15 am
Forum: General Discussion
Topic: WROOM32 Board RTC drifting
Replies: 9
Views: 13949

Re: WROOM32 Board RTC drifting

Thanks, luisonoff

Point 1) will be hard to implement i think because there is not free space on the board. I will probably try to calibrate it or just sync the time every hour.
by meneldor
Fri Mar 09, 2018 6:39 am
Forum: General Discussion
Topic: WROOM32 Board RTC drifting
Replies: 9
Views: 13949

Re: WROOM32 Board RTC drifting

I forgot to mention that my CPU is downed to 80MHz but im not sure if this affects the RTC.
by meneldor
Thu Mar 08, 2018 6:03 pm
Forum: General Discussion
Topic: WROOM32 Board RTC drifting
Replies: 9
Views: 13949

WROOM32 Board RTC drifting

Hi guys, I have this board https://www.banggood.com/ESP32-Development-Board-WiFiBluetooth-Ultra-Low-Power-Consumption-Dual-Cores-ESP-32-ESP-32S-Board-p-1109512.html which wakes up every 2 minutes and goes to deep sleep again. Im syncing the time daily using the sntp example but the time is drifting ...