Jump to content

Recommended Posts

Posted

hello, i've looked around the forum for some tool to read usb data but i couldn't find anything im guessing im going to have to write something with some dll but ive never done this before so im not sure how to start or do it.

im looking for something like the read raw bytes function in martins com udf but for usb

the device im trying to read is a bluetooth usb dongle that communicates with a headset

thanks

seesoe

Posted

And the Bluetooh stick does not have a virtual com port?

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better idiots.
So far, the Universe is winning.

  • 2 weeks later...
Posted (edited)

sorry for the really late reply, got busy with finals.

actually i scanned the device with USBDeview, here is the info i came out with, not exactly a generic bluetooth dongle, but i do know it uses bluetooth to connect to the headset.

report.html

Edited by seesoe
Posted

try checking out funkey's advice, determine if its designated a COM port, to do this look in device manager and see if and to which COM port your device is assigned, depending on this, martin's COM port UDF may be a very plausible solution

Posted (edited)

i attached my resluts of the scan in my last post. the device shows up as 'USB Composite Device'

and i guess in device manger these are what the composite device is made up of

HID-compliant device

HID-compliant device

USB Human Interface Device

USB Human Interface Device

Edited by seesoe

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...