Bluetooth Name

fsj

Member
Licensed User
Longtime User
in

Sub Admin_DeviceFound (Name As String, MacAddress As String)

Name and MacAddress is 00:12:12...

after conection the serial1.Name is Idea (the Android)
the Name of the BT Modul should be linvor (this I can see on my WinXP Notebook)
 
Upvote 0

fsj

Member
Licensed User
Longtime User
OK

but why the PC shows the right Name and the Android only the MAC

My Phone (Nokia) is shown as C00 in PC and Android

I tried to give the BT Modul an other name
Nothing changes
 
Upvote 0

fsj

Member
Licensed User
Longtime User
with GetPairedDevices it works very well

is it possible to modify the BT example so that direct after "founddevice" it will show the right name?
 
Upvote 0
Top