Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Ok, so I'm playing around with some code I found at this link which has a great tutorial and download for a hid wrapper in VS2010.

http://helmpcb.com/software/usb-hid-template-for-visual-basic-2005[^]

I've created the template and currently trying to read from my hid, which is a USB sim card reader with a MA101 usb bridge driver.

All seems to be well, it recognises the VID and PID but when I read from the device into a buffer I just get blank data.

When using the proprietary software for the usb reader it connects and reads data from the sim fine. So, is there a certain mode I have to be in, a certain command I have to send first?

Any advice appreciated.

Thanks, Col
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900