Dear Community,
We are working on a bike finding device that you connect with trough an app. When you are in range of the device you can press a knob on the app and it will show the location.
We want to give every nRF52810 a unique number or code so that the app can have a first time connection trough BLE and lock this number to a personal account. This way only 1 person with that account can connect to the device with the app.
Are there any solutions for this? We wanted to change the UUID but that isnt the solution.
Thank you!