Hi everyone,
I’m working on a low-power BLE smart tag using nRF54L15 and nPM1300 PMIC. My requirement is:
When no charger is connected → the system should run from the 3.7 V Li-ion battery.
When wireless/wired charging is active (5 V to VBUS) → the system must remain OFF, and only the battery should charge.
Once charging is disconnected → the system should automatically power back on from the battery.
I’m currently exploring two options:
1️⃣ Using a load switch / ideal-diode controller to disconnect the 3.3 V rail during charging
2️⃣ Using a PMIC-driven control signal (e.g., VBUSOUT) to gate system power
Question: Are there any reliable, compact power-switching ICs you recommend for handling this “charge-only mode” automatically or can i achive this using NPM1300?
Any insights, recommended ICs, or reference designs are greatly appreciated!
Thanks in advance!