I use a FOSS app to connect my insulin pump and continuous glucose monitor (AndroidAPS). The short story is that all of this works via bluetooth connection (the pump, the cgm sensor, the phone all communicate via bluetooth).
AAPS requires all kinds of permissions - location, disabling battery optimization, the ability to display over other apps, etc. etc. in order to work properly. I have figured out how to allow all of those; HOWEVER, even with nearby device permissions and location allowed all the time, it will not connect to my pump via bluetooth.
In the initial setup, the app prompts/requests access to certain permissions. When I selected to request bluetooth, I received an error message: "error requesting permissions".
Can someone help me understand what is going on here and how to fix it?