Cannot use nPM2100, module_pmic_adc: Error: ADC reading failed (-5)

Hi,

I have a brand new npm2100 EK, after connect it and update the firmware, I cannot access the PMIC. The serial said :

module_pmic_adc: Error: ADC reading failed (-5)
15:42:47.157	module_pmic: No response from PMIC.
15:42:47.648	module_pmic_adc: Error: ADC reading failed (-5)
15:42:47.656	module_pmic: No response from PMIC.
15:42:48.148	module_pmic_adc: Error: ADC reading failed (-5)
15:42:48.156	module_pmic: No response from PMIC.

 Thank you!

Parents
  • Hello,

    Apparently, the nPM controller (the nRF53 running the FW) is powered through the USB port, and works fine. Otherwise, there wouldn't be any logs. The logs indicate failed I2C communication with the PMIC.

    So it looks like th PMIC itself is not powered.To power the PMIC you need to either:

    1: Attach a suitable battery using a battery add-on

    2: Switch VBAT SEL into the VEXT position

    Can you try either of the two, and let me know the outcome?

    Best regards,

    Edvin

Reply
  • Hello,

    Apparently, the nPM controller (the nRF53 running the FW) is powered through the USB port, and works fine. Otherwise, there wouldn't be any logs. The logs indicate failed I2C communication with the PMIC.

    So it looks like th PMIC itself is not powered.To power the PMIC you need to either:

    1: Attach a suitable battery using a battery add-on

    2: Switch VBAT SEL into the VEXT position

    Can you try either of the two, and let me know the outcome?

    Best regards,

    Edvin

Children
Related