I am developing a project where I use two 18650 batteries in series as a buffer in case the primary energy source (electricity from the home network) is missing. I want to integrate an NTC sensor to monitor the temperature of the batteries, so as to isolate the batteries in case their temperature is too high, to prevent fire or explosion.
The two batteries in series are connected to a 2S protection BMS. The load (an ESP32), via a 5 V MP1584 step down converter, and a USB module for charging the batteries are connected in parallel to the BMS, as shown in the schematic below. Normally the USB module is always powered and acts as the primary energy source, both for powering the load and for charging the batteries. In case of power failure, the load is powered directly by the batteries.

I want to add an NTC that activates a MOSFET to cut off the hardware connection between the batteries and the BMS (lines L1 or L2) if the temperature of the batteries exceeds 55°C, so as to isolate them from both the load and the charging module. These components should not be connected to the ESP32 and controlled through some logic; they should directly cut off the lines L1 or L2.
I do not know how to choose the proper components to use (MOSFET, NTC, ...) and, above all, how to properly connect them. Can anyone help with any ideas?
Thanks in advance!
The two batteries in series are connected to a 2S protection BMS. The load (an ESP32), via a 5 V MP1584 step down converter, and a USB module for charging the batteries are connected in parallel to the BMS, as shown in the schematic below. Normally the USB module is always powered and acts as the primary energy source, both for powering the load and for charging the batteries. In case of power failure, the load is powered directly by the batteries.

I want to add an NTC that activates a MOSFET to cut off the hardware connection between the batteries and the BMS (lines L1 or L2) if the temperature of the batteries exceeds 55°C, so as to isolate them from both the load and the charging module. These components should not be connected to the ESP32 and controlled through some logic; they should directly cut off the lines L1 or L2.
I do not know how to choose the proper components to use (MOSFET, NTC, ...) and, above all, how to properly connect them. Can anyone help with any ideas?
Thanks in advance!



