Thingy 91X and PMIC1300 fuel gauge

I have a thingy 91x and am trying to get the fuel gauge on the sample code working. It doesn't include the thingy91x as a sample of this, but is it still possible? As I know when the default firmware was in the device I could view the battery percent

Parents
  • Hi Chris,

    That is right, it might not be configured to work with the Thingy91X by default. Though getting this working should be possible with some additional configuration. Though this can be a bit more complex in case you are not so used to the npm1300. Note that the npm is controlled by the nRF5340 onboard the Thingy91X.

    Make sure that the dts of the 5340 is showing the right connections to the npm. Are you getting any particular issues?

    Regards,

    Elfving

Reply
  • Hi Chris,

    That is right, it might not be configured to work with the Thingy91X by default. Though getting this working should be possible with some additional configuration. Though this can be a bit more complex in case you are not so used to the npm1300. Note that the npm is controlled by the nRF5340 onboard the Thingy91X.

    Make sure that the dts of the 5340 is showing the right connections to the npm. Are you getting any particular issues?

    Regards,

    Elfving

Children
Related