by cbhanukiran » Fri Nov 26, 2010 6:11 pm
by cbhanukiran
Fri Nov 26, 2010 6:11 pm
Hi everyone
I'm working on Vision Guided Robonova. (Please refer to the link)
http://robosavvy.com/forum/viewtopic.php?t=6485&sid=ac5d43dbb627a7a9f15b97ccb98bf3c5
Sorry for the delay in posting. But I had to do some Computer Vision Course to start my project. Now I've started working on the project.
I'm using the Integrated Bluetooth on my laptop to communicate with the MULTIPLEX Bluetooth Module, in Java language (using javax.bluetooth package). When I'm searching for the Services provided by the Bluetooth in a Java Program, it is showing empty. According to the library, selecting "Serial Port Service" is the only way to obtain a ConnectionURL using which I can open a Communication Link.
Is this Bluetooth Module really a "Bluetooth" piece (means does it implement Bluetooth protocol) ? If yes, why it doesn't show any Services ? If not, how am I supposed to send/receive the data from/to Bluetooth Module from my Laptop ?
I've read in other posts that people use RxTx package to do the communication. Should I use that ? What is the use of RxTx package ? Is there anything wrong in the approach I've taken ?
Thank you for your time.
C Bhanu Kiran
Hi everyone
I'm working on Vision Guided Robonova. (Please refer to the link)
http://robosavvy.com/forum/viewtopic.php?t=6485&sid=ac5d43dbb627a7a9f15b97ccb98bf3c5
Sorry for the delay in posting. But I had to do some Computer Vision Course to start my project. Now I've started working on the project.
I'm using the Integrated Bluetooth on my laptop to communicate with the MULTIPLEX Bluetooth Module, in Java language (using javax.bluetooth package). When I'm searching for the Services provided by the Bluetooth in a Java Program, it is showing empty. According to the library, selecting "Serial Port Service" is the only way to obtain a ConnectionURL using which I can open a Communication Link.
Is this Bluetooth Module really a "Bluetooth" piece (means does it implement Bluetooth protocol) ? If yes, why it doesn't show any Services ? If not, how am I supposed to send/receive the data from/to Bluetooth Module from my Laptop ?
I've read in other posts that people use RxTx package to do the communication. Should I use that ? What is the use of RxTx package ? Is there anything wrong in the approach I've taken ?
Thank you for your time.
C Bhanu Kiran