Hi.
I have an application that needs a low security encryption. Therefore I want to use "Just works" encryption. The pairing process is assumed to be in a "safe" place.
But iOS are prompting with the "Bluetooth pairing request" alert before every connection. And I thing that it is very annoying and irrelevant. I can accept the first alert, but not later.
I am using 7.2 softdevice on a nRF 51822.
Is it possible to suppress this message either from the BLE device (or perhaps in the iOS App).
Kasper