G
Guest
I'm hoping someone out there with some Bluetooth experience could provide me
with some information/resources to get started using Bluetooth with Serial
Comm. I am just getting started and am finding it quite confusing thus far.
A few questions....
1.) Is what I'm trying to do even possible? I'm trying to use a scientific
device, that has a RS232 9 pin serial cable output attached to a female RS232
BrainBox Bluetooth Adapter, to send a reading to a textbox in my application.
So far, it at least appears to send out a signal (although when I actually
try to connect to the device it says "The device does not offer any usable
services")
2.) If the above is possible, I was hoping to use a serial communications
control (like the OpenNET Serial Comm) to capture the DataReceived event just
as I would if my device were connected to the serial port. Does bluetooth
work the same way?
3.) Will I have to use some sort of Bluetooth SDK to get this to work? Or,
can I get away with just configuring my serial control and bluetooth settings
properly?
4.) If I have to use a Bluetooth SDK, and am using using the widcomm stack,
am I correct in saying that I can NOT use the OPENNET or MS SDK to work with
Bluetooth? Am I commited to using a third party SDK like High Point ?
5.) Lastly, if anyone knows of a good VB.NET Bluetooth Serial Comm sample
using the widcomm stack it would be super helpful!!!
Thanks in advance!!!!
Mike
with some information/resources to get started using Bluetooth with Serial
Comm. I am just getting started and am finding it quite confusing thus far.
A few questions....
1.) Is what I'm trying to do even possible? I'm trying to use a scientific
device, that has a RS232 9 pin serial cable output attached to a female RS232
BrainBox Bluetooth Adapter, to send a reading to a textbox in my application.
So far, it at least appears to send out a signal (although when I actually
try to connect to the device it says "The device does not offer any usable
services")
2.) If the above is possible, I was hoping to use a serial communications
control (like the OpenNET Serial Comm) to capture the DataReceived event just
as I would if my device were connected to the serial port. Does bluetooth
work the same way?
3.) Will I have to use some sort of Bluetooth SDK to get this to work? Or,
can I get away with just configuring my serial control and bluetooth settings
properly?
4.) If I have to use a Bluetooth SDK, and am using using the widcomm stack,
am I correct in saying that I can NOT use the OPENNET or MS SDK to work with
Bluetooth? Am I commited to using a third party SDK like High Point ?
5.) Lastly, if anyone knows of a good VB.NET Bluetooth Serial Comm sample
using the widcomm stack it would be super helpful!!!
Thanks in advance!!!!
Mike