Hello,
I am writing an application in Qt that runs on the computer and interacts with a nRF51422 via BLE. Now I have noticed, that I have to tell the framework, which address type is used.
When I try to connect to the nRF51 with Qt set to PublicAddress…