|
| re: Can not add Bluetooth Virtual Serial Driver |
 |
Fri, 22 Sep 2006 14:00:21 -000 |
OK, well with no help from the Programming Companion, I found out that the
excerpt I pasted was from the BtCommVdrv.h file. So I included that and it
finally compiled, but it didn't work. Would not connect.
So after some further digging found the sample script inside of BtCommVdrv.h and
tried to use it. Still doesn't work. Thought it may be conflicting with the
rest of my program since I am so new to this and may have a conflict, so I
created a completely new bare program and placed this script in it.
Still doesn't work. When I run the program, it goes to the BT discovery panel
very slowly. I select my GPS device to get the stream from. It tries to
connect for several seconds and then returns an error.
I put Alerterr(err) and all it says on the error is "mem". Nothing
else. No code, nothing else. Just "mem".
I downloaded the BTSerial program and it works like a charm. Connects to the
GPS and displays all the GPS data streaming through. BUT, and with all due
respect to the guy who wrote that program, I can't justify spending the amount
of money he wants for the source code. I am not a big time programmer. No
desire or need to become some palm programming guru. I just want to write a
simple utility to make a mundane manual task quick and easy.
So, is there ANY example code out there to peruse and get a better understanding
of how to do this stuff? BTLib that comes with PODS is no help. It doesn't
even use the Virtual Driver. Any help anyone can provide or sample code you can
point to to help me understand and fix the issues I am having would be greatly
appreciated!
Thanks!
|
| Post Reply
|
|
|
|
|
|
|
|
|
|