nightscout / AndroidAPS

Opensource automated insulin delivery system (closed loop)
https://wiki.aaps.app
GNU Affero General Public License v3.0
725 stars 1.76k forks source link

DASH disconnected / Lost carb count #1865

Closed robertrub closed 2 years ago

robertrub commented 2 years ago

Maybe a bug, not sure. I'm changing G6 sensor. As BGs are lowish, I disconnect pump for 1h.

Some time later, I start lunch and enter carbs (45g).

At the end of the meal, I reconnect DASH to inject. The carb count stay unknown... Even after waiting, it never came back.

Screenshot_20220628-104025_AndroidAPS.jpg

Screenshot_20220629-132808_AndroidAPS.jpg

Screenshot_20220629-132922_AndroidAPS.jpg

AndroidAPS_LOG_1656502169706.log.zip

robertrub commented 2 years ago

Thinking more about this issue.

Most probably, the COB Not Available is related to the fact that there are no BGs and thus no way for AAPS to know the COB. It could deduce by using min_5m_carbimpact...

Feel free to close if it is not a bug but a feature ;)