Hello Nordic
I am developing our device. It uses SDK 14.2.0 and s332 SoftDevice.
This device communicate our app by using ble as peripherals.
I thought that our project was outgoing to success.
But I have the problem. That is auto connection in ios.
Our device must be bonded with app. That is because we have the Apple Notification Service.
Bonding is OK while app is running. even if app is not running, ios ble layer try to connect our device that is boned with app.
I want to disconnect with app if app is not running.
I do not know how to solve the problem.
If you know solution, please let me know the solution.
I'm sorry I do not have good english skills.