Search found 2 matches

by oegma2
Mon Jul 30, 2018 4:08 pm
Forum: General Discussion
Topic: ESP32 Sparkfun Reset with External Battery 3.7v
Replies: 2
Views: 5077

Re: ESP32 Sparkfun Reset with External Battery 3.7v

Thanks for the feedback - I've looked at the datasheet and seems like the battery connector can take in from V3.3 volts up to a Max of 5V and will output max of 600 mA And the unit works fine if i comment out the wifi part and run it on the battery. Doing that, it stay up and pulls weather data from...
by oegma2
Mon Jul 30, 2018 1:00 am
Forum: General Discussion
Topic: ESP32 Sparkfun Reset with External Battery 3.7v
Replies: 2
Views: 5077

ESP32 Sparkfun Reset with External Battery 3.7v

I am using a ESP32 Wifi/Ble Board, Model: ARS01119B from https://www.elecrow.com/esp32-wifi-ble-board.html I've written a program in Arduino to read the data from a DHT22 weather sensor and display it on a small SSD1306 screen and also upload my data to a MQTT Broker over wifi This all works 100% if...