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