Hi
I am using the nrf9160 with the npm1300 fuel gauge with ncs 2.7
For the function `nrf_fuel_gauge_process` there is a note for the vbus_present param `vbus_present True if vbus voltage is present, for devices that supports this.`
Does the nrf9160 support this?
When we set this to true when vbus is present, the code crashes with a secure fault... so I am guessing it isn't supported and should be set to 0, but I wanted to check.
I'm not sure where I would look to see if it is supported on the 9160 or not.