Let's see where is (still) the problem. If You paired Your mobile device with some other bluetooth device, then it does not matter if You say false to DiscoveryFlags this way : Dim flags As New DiscoveryFlags(False, False, True) it will not work despite the fact that You just said False both to the...