> Do I understand correctly that an USB Bluetooth dongle can be treated as
if it was connected to the serial port of the pc? In this case calling > the
Windows API Function CreateFile(SymbolicName) and doing ReadFile() and
WriteFile() according to H4 would do the job, wouldn't it?
Yes ! That's it ! But Widcomm drivers do not work this way.
> > You can download their drivers from their website et make it work with
your
> > dongle by editing the .inf file to add YOUR dongle vid&pid.
> By "their" you mean Widcomm? Ok, my Dongles are shipped with Widcomm
drivers, so I don't have to change the .inf file, correct?
No those from Com1 (http://www.com1.fr)
BTW, Widcomm documentation is very very good !
BR,
--
Xavier Garreau <[email protected]>
Prim'Time Technology
http://www.prim-time.fr/
Hi,
> > But the Com One drivers ARE Widcomm drivers. So where is the difference?
>
> Ouch, i've been to their website and saw the new drivers ... What i did worked
> with tech0776 and they were not from widcomm ...
lets stop this thread now, because this mailing list is for Linux and
Bluetooth ;)
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
> But the Com One drivers ARE Widcomm drivers. So where is the difference?
Ouch, i've been to their website and saw the new drivers ... What i did worked
with tech0776 and they were not from widcomm ...
> Anyway I tried to install the Com One drivers by outcommenting the
> "ExcludeFromSelect" in the .inf file. As a result, the driver
> installation doesn't recognize the fake, but when I try to start the
> Bluetooth Software it says "Your Bluetooth license does not include use
> with this Bluetooth device". After clickeng "Ok" it asks for a license
> file. The license file from my original drivers does not work (version
> differs?). So how can I do it?
Well, it looks like you'll have to code the usb to H4 driver yourself ...
Regards
--
Xavier Garreau <[email protected]>
http://www.xgarreau.org/
Xavier Garreau schrieb:
>Yes ! That's it ! But Widcomm drivers do not work this way.
>
>
>No those from Com1 (http://www.com1.fr)
>
>
>
But the Com One drivers ARE Widcomm drivers. So where is the difference?
Anyway I tried to install the Com One drivers by outcommenting the
"ExcludeFromSelect" in the .inf file. As a result, the driver
installation doesn't recognize the fake, but when I try to start the
Bluetooth Software it says "Your Bluetooth license does not include use
with this Bluetooth device". After clickeng "Ok" it asks for a license
file. The license file from my original drivers does not work (version
differs?). So how can I do it?
Kind regards
Stefan