It can't. One thing you may be able to do is to connect both the IOIO and the HID device to a USB hub and then to the phone (assuming it has host mode support), then write a driver for the reader (not as scary as it may sound - all in Java using the Android USB API). Another option is to get an RFID reader with a different interface (e.g. serial).
On Mon, Mar 7, 2016 at 12:16 PM, Pranay Sharma <[email protected]> wrote: > Hi, > I have an RFID reader having USB output(it detects as an HID device). Any > ideas how this can be interfaced with IOIO board? > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
