I am trying to use BlueCove on my PC to connect to a simple Bluetooth device called a BAM module. The BAM module provides a SPP service and simply relays the information it receives directly to a physical serial connection.
I understand the basics of the JSR 82 process (finding devices, searching for services) but I need to know how to connect to a particular service and send serial messages in a particular way (baud, stop bits, etc).
I would be grateful for any information on how this could be done.
|