Yep. It will need (a lot) more work to implement reports.
And if that is the case, you will have to have a little patience.
Sorry for that. I will report back.
thanks don, I am not soo sophisticated than you are, and now it is clear that I need not to break my minds.
But generally, it could be implementated with Android
API to make REPORTs, right?
If so, I need someone how makes it.
Moreover, I have done the firmware for my device. Its like a mouse. Maybe it is easier to change the
mouse firmware (which is not interruped) into a HID with interupes.
Do you know what I have generally to change ? The mouse firmware I have done step by step according a how-to manual. It transfers only 12 BYTES when I hit one DIP switch.
In My WIN Prg I poll by getting reports the device and get the 12 Bytes which are interpreted than.
If it would be done by interuppes, I just could use the OnData Handler and it would be quite easy with
the JVCL Lib.
Thanks for help
Walter