Hello!
Popular situation, I would like to make an IoT chip based on esp8266 (ESP-07 must be the one)
I would like to power it from AA batteries of 3, standard configuration with ldo MCP1700.
There are many projects like this, but I have not found enough information on what to do when the batteries run down.
The common answer? When the chip measures that there is a min of 3v on the battery, it goes to sleep permanently.
This is a nice solution, but not enough for me, so I wanted to use a BMS chip from 18650 cells (along with sleep at 3v)
they cut off the voltage at ~2.5V however this is half less than the minimum spec note states (3V-3.6V)
I think the internal RTC counter itself can handle this 2.5V, until cut off by the BMS, however the point is that this is supposed to be part of an engineering job,
so you know, everything has to be proven to work :/ Is there any cheap circuit from Ali that will cut my voltage at 3V?
Or is there information somewhere that the circuit won't fail at 2.5V?
I'm really asking for your help, as I really liked these microcontrollers, and would like to build my circuits with the confidence that they will all work
.
(Eventually I could use a module from esp8266ex, but for some reasons I don't want to use them yet)
Best regards David!
Popular situation, I would like to make an IoT chip based on esp8266 (ESP-07 must be the one)
I would like to power it from AA batteries of 3, standard configuration with ldo MCP1700.
There are many projects like this, but I have not found enough information on what to do when the batteries run down.
The common answer? When the chip measures that there is a min of 3v on the battery, it goes to sleep permanently.
This is a nice solution, but not enough for me, so I wanted to use a BMS chip from 18650 cells (along with sleep at 3v)
they cut off the voltage at ~2.5V however this is half less than the minimum spec note states (3V-3.6V)
I think the internal RTC counter itself can handle this 2.5V, until cut off by the BMS, however the point is that this is supposed to be part of an engineering job,
so you know, everything has to be proven to work :/ Is there any cheap circuit from Ali that will cut my voltage at 3V?
Or is there information somewhere that the circuit won't fail at 2.5V?
I'm really asking for your help, as I really liked these microcontrollers, and would like to build my circuits with the confidence that they will all work

(Eventually I could use a module from esp8266ex, but for some reasons I don't want to use them yet)
Best regards David!