Hi There
Is there a reason why BLE Scan2 doesn't find all bluetooth devices listed under System Settings->Bluetooth->Available devices?
I am using B4A 10.2, BLE2 (1.38).
I also tried using the BLE2 sample code. I am getting the same results.
The manager is initialized as follows:
Also, I have downloaded a scanner app and it does seem to display device names/descriptions for some of the devices that I am not getting a name for,
Can someone clarify please
Thanks
iCAB
Is there a reason why BLE Scan2 doesn't find all bluetooth devices listed under System Settings->Bluetooth->Available devices?
I am using B4A 10.2, BLE2 (1.38).
I also tried using the BLE2 sample code. I am getting the same results.
The manager is initialized as follows:
B4X:
manager.Scan2(Null, False)
Also, I have downloaded a scanner app and it does seem to display device names/descriptions for some of the devices that I am not getting a name for,
Can someone clarify please
Thanks
iCAB
Last edited: