LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bluetooth Read VI error - simple bluetooth client/server

Hello,

 

I've been able to run both the simple and advanced bluetooth LV examples, but I can't make the simple code below to work between my laptop and my PDA. Connection is established, but the Bluetooth Read VI returns an empty string.

 

Thanks in advance for any ideas.

 

Server

 

 

server.PNG

Client

 

client.PNG

0 Kudos
Message 1 of 3
(3,350 Views)
Hello, Take a look at the link below, it has a lot of information about using bluetooth within LabVIEW. http://digital.ni.com/public.nsf/allkb/921795DD63E315B686256DD60082B252?OpenDocument Thanks. Best Regards
Luciano Borges
Test Development Engineer
0 Kudos
Message 2 of 3
(3,288 Views)

Hi glauber,

 You must wire the bytes to read input of the read function.And also it is better to use Carriage Return and Line Feed string constants in the client program.

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 3 of 3
(3,285 Views)