When using the BQ, I can correctly calibrate the devices voltage and current, based on what is flowing into the EVM. After a few seconds, the average current correctly reports what the system is discharging at, as does the fuel gauge on the bottom left, however the Current command still shows zero. This doesn't seem to be a BQ studio issue, as when read these values over I2C from another device I get the same results (correct data for the AverageCurrent() command [0x0A, 0x0B], but reporting zeroes for the Current() Command [0x10, 0x11]).
Attached below is my screen in BQ Studio.

I was curious if there was a bit / step that I was missing or what could cause this.
Thanks in advance!