nightscout / AndroidAPS

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

Random Alarm Sound #2553

Closed PythonFZ closed 1 year ago

PythonFZ commented 1 year ago

I started using AAPS with Virtual Pump and MDI. I'm getting alarm sounds I can not identify or deactivate. It is just an alarm without any further notification. I searched the settings and disabled everything that looks like an alarm to me.

Are there alarms that can not be turned off? I'm using 14.2.6 on a Pixel 7. Data comes from xDrip and NS is connected.

yuri-vashchenko commented 1 year ago

I am also getting some unwanted sound that I would like to be able to turn off or disable. I'm not sure we are talking about the same alarm sound, but mine is clearly related to Nightscout. It always plays when my phone switches from mobile data connection to Wi-Fi or vise versa (or when my phone gets new IP address). If I pause the nightscout (select corresponding checkmark) in NS client tab in AAPS, the sound stops playing every time my phone is (re)connected to the internet.

PythonFZ commented 1 year ago

I can reproduce @yuri-vashchenko alarms. It is the same alarm sound for me. I don't know for sure if it only happens on new connections.

MilosKozak commented 1 year ago

disconnect NS to see if origin is AAPS

PythonFZ commented 1 year ago

The Alarm occurs reproducibly when:

The NS Client is configured to only use WiFi connections.

MilosKozak commented 1 year ago

then I'd say it's comming from NS. you can disable NS alarms in preferences

PythonFZ commented 1 year ago

Both alarms are turned off for nightscout without an effect.

jbr7rr commented 1 year ago

If you are using xDrip+ please check this: https://navid200.github.io/xDrip/docs/AAPS_ProfileImportNotification.html

PythonFZ commented 1 year ago

@jbr7rr thanks you very much! And thank you @MilosKozak for the great work as well!