ESP32 Sparkfun Reset with External Battery 3.7v
Posted: Mon Jul 30, 2018 1:00 am
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 I use my USB-power cable <BUT> as soon as I unplug my usb-cable and use my Lipo 3.7v 2000mAh battery, the unit don't connect and looks like it reset's
As far as I can see on the data sheet for this product is that it geared for battery operations, and even charge your Lipo over USB
Any idea why my external battery can't get this unit to connect to wifi and just reset all the time?
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 I use my USB-power cable <BUT> as soon as I unplug my usb-cable and use my Lipo 3.7v 2000mAh battery, the unit don't connect and looks like it reset's
As far as I can see on the data sheet for this product is that it geared for battery operations, and even charge your Lipo over USB
Any idea why my external battery can't get this unit to connect to wifi and just reset all the time?