This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Having the Nordic still be connected to the bluetooth device when the app is destroyed

Hello I am using source code of the nordic app from github on Android Studio on Windows and messing around with the code. I was wondering there was a way from the app to still be connected to the nordic thingy when it is destroyed. Example When I shut down the app I still want to hear a notification when I press the button even when the app is destroyed.

Related