I am implementing a simple, low data rate, replacement for a serial connection. I have modified the key-fob firmware to do what I need for the peripheral device. My intention is to modify the HostTestApp to automatically connect to the peripheral device and to send/receive just the raw data over USB. I'm having trouble figuring out how to get low level access to the USB data. Can anyone offer some suggestions?
Thanks in advance.