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

Deny connection on wrong application

Hi,

I'm working on a Custom Android app which connect to my NRF52 without any security.

This App is based on the UART demo App for Android, but I want that only my App will be able to connect to my device.

For example I have a smartwatch which i can't connect with my custom app but only with the official App provided by the manufacturer.

So, can you tell me how to do a such thing, Thanks you !

Related