I've got a data field that computes an ongoing tally of glycogen use and the only input it uses is info.currentPower. When I stop and walk away from the bike/device and return to it, this data field zeros out. I've found that this occurs when the heart rate monitor loses connection with the device and then reconnects. What i can't figure out is, my app doesn't use any HR data, so why is that reconnection event causing the calculation to reset?