can't get 18650 battery to power ESP32
Posted: Fri Oct 29, 2021 1:59 am
Hi all,
I've got two ESP32s: one acting as the sender node with 3 sensors (DHT22, MQ-2, and MQ-7) connected to its 5V and GND pin, the other acting as the receiver node. The two ESP32s are communicating through ESPNOW and the receiver node is connected to the wifi to upload the sensor values to Thingspeak.
So I tried powering the sender node with one 18650 battery with a 5V booster through its 5V pin but it didn't work. The receiver node isn't receiving new values from the sensors. Also, before connecting the booster to the ESP32, its output voltage was at 5.04V and it became 3.43V after connecting it. So I thought maybe because I had 3 sensors connected to it that it didn't work so I tried the battery on the receiver node (sorry if that was a dumb reasoning, I haven't really used an ESP32 before). The output voltage was still at 5V when I connected it to the receiver node but it wasn't sending any of the values to Thingspeak.
What am I doing wrong? Should I change the power supply?
Btw, not sure if this helps, both ESP32s work when I power it using the micro usb and its voltage is around 4V.
Thanks!
Nelle
I've got two ESP32s: one acting as the sender node with 3 sensors (DHT22, MQ-2, and MQ-7) connected to its 5V and GND pin, the other acting as the receiver node. The two ESP32s are communicating through ESPNOW and the receiver node is connected to the wifi to upload the sensor values to Thingspeak.
So I tried powering the sender node with one 18650 battery with a 5V booster through its 5V pin but it didn't work. The receiver node isn't receiving new values from the sensors. Also, before connecting the booster to the ESP32, its output voltage was at 5.04V and it became 3.43V after connecting it. So I thought maybe because I had 3 sensors connected to it that it didn't work so I tried the battery on the receiver node (sorry if that was a dumb reasoning, I haven't really used an ESP32 before). The output voltage was still at 5V when I connected it to the receiver node but it wasn't sending any of the values to Thingspeak.
What am I doing wrong? Should I change the power supply?
Btw, not sure if this helps, both ESP32s work when I power it using the micro usb and its voltage is around 4V.
Thanks!
Nelle