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

Authenticate connected App

Hi,

we have developed a device with the nRF52832 that conncects with an Android smartphone. Our connection is secured and encrypted.

However, that doesn't really prevent the reverse engineering of our App, so that a 3rd party App also could make a connection to our device.

Is there a built-in mechanism or general approach to authenticate or verfiy the connection with our App?

Cheers