Hi Nordic Team,
We are developing a battery-powered cellular IoT device utilizing the nRF9161 SiP combined with the nPM1300 PMIC. Our primary goal regarding power management is to provide the end-user with a highly stable, smartphone-like 0-100% State of Charge (SoC) reading, completely avoiding the sudden SoC jumps typically caused by voltage drops during LTE-M/NB-IoT transmission spikes.
I have watched the "nPM PowerUP, part 3" tutorial (https://www.youtube.com/watch?v=0eolgIk1KHE) demonstrating the battery profiling process to generate a custom .inc file using the nPM1300-EK and the dedicated Fuel Gauge Board.
Before we proceed with our power architecture, I have a few specific questions regarding this workflow:
1. Generic vs. Custom .inc Files: Since the profiling process shown in the video seems independent of our custom PCB, is it strictly required to profile our battery from scratch? Are there any generic .inc files available for standard Li-Po battery chemistries/capacities that we can use out of the box? Furthermore, if we do profile our specific battery model once, can we use that single generated .inc file for our entire mass production, or does the model need to be adjusted per batch?
2. Hardware Requirements: Are both the nPM1300 Evaluation Kit AND the separate "nPM Fuel Gauge Board" absolutely mandatory to perform this profiling via the nPM PowerUP desktop app?
3. Using PPK2 as an Alternative to the Fuel Gauge Board: Currently, we have access to the nPM1300-EK and a Power Profiler Kit II (PPK2), but we do not have the specific Fuel Gauge Board on hand. Is it possible to use the PPK2 in combination with the nPM1300-EK to successfully profile our battery and generate the necessary .inc model, or is the proprietary Fuel Gauge Board irreplaceable for this specific software workflow?
Thank you in advance for your support and guidance!