Jump to content

reading raw usb data


seesoe
 Share

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 2 weeks later...

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
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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