Hello,
we’re currently facing an issue regarding the start-up of the nrf9151 modem.
Its a custom PCB and closely follows the schematic of the nrf9151 DK.
For first test SW we’re using the AT-Commander example and added our own overlay.
For testing we’re sending AT+CFUN=1 to enable the Modem. After approximately 1 Second the Module is performing an reset.
We observed huge current draw on the Vdd_Gpio line. We’re using a linear regulator for the Vdd_Gpio voltage which is maxed out at 300mA.
As more current is drawn the voltage collapses and therefore the module is performing an reset.
To take the voltage regulator out of the equation I bridged the regulator and supplied it together with Vdd out of the PowerProfiler directly with 3,3V.
Only to see the exact same result and the current maxing at around 1.2A.
The problem does not occur, when no SIM is inserted. Probably the modem does not switch on then?
Without the SIM inserted the following command leads to the same issue: AT%XVBAT
Tested on 2 different PCBs.
Do you have any idea, where this behavior could lead from?


