[orbit-user] Bluetooth problem: service not found
zanb at eden.rutgers.edu
zanb at eden.rutgers.edu
Sun Apr 27 19:14:47 EDT 2008
Hi all,
Finally, I got a little progress. A Perl script and a Python script
both work in a half way. I can get some data from the bluetooth
device,the configure manual page. So, I have to send some data, for
example "1" to get more output. I tried some regular file I/O function.
For example in Perl, I wrote : print SERVER "1\r\n" and in python I
tried socket.send(1),and even tried (061) instead of (1)... and many
others. but none of them works. Looks like I can't successfully send
data to the Bluetooth deivce.
Is there anyone has some experience in Python socket programming or Perl
socket programming? please adivce.
Thank you,
Bin Zan
More information about the orbit-user
mailing list