Hello,
the newest property works well but it seems that, with this release, the discovery has some problems.
I want my application to notify user when a new device is detected so I have a thread that perform a full discovery (a slow and blocking discovery with services retrival). With the other release I can't see any problem but with this one, the appliction hangs when I call BFBluetoothDevicesX.Discovery(radio, false, true, true). I spend some time to find what can be wrong in my code but I have found nothing at this time. I will look more deeply into it tomorrow.
Do you have any idea that can help me to solve the problem ?
Thanks