Lock nrf52810 to only allow one type of software to connect

Hello,

Thank you for reading my question. My company and I have developed a BLE device for use with windows computers based on the nrf52810. The device pairs with windows, then connects to a separate software I wrote for windows PCs to control the device and receive data from it. I want to ensure that someone cannot use the device with another software, and conversely cannot use the software with a device other then ours. Is there a built in functionality to help control this? My assumption would be to create a passkey in the device and software that must match in order for them to connect, but I could see issues with this solution. Any assistance is greatly appreciated.

Thank you,

M

Related