Hi,
I have developed an App to connect and communicate with a BLE peripheral.
I used the nRF52840 device.
Now I would like to change the firmware so that only my App can connect to the BLE device and see all the available services.
For example, I don't want the Nordic App (nRF Connect) to be able to connect to my BLE peripheral.
How can I do?
Thank you very much.