Hi, I've written app for tablet.
My app uses external devices like RFID reader and thermal printer.
But devices are connected to the tablet using wired USB hub, then USB2Serial converter (FTDI or Prolific) and then device.
I'm talking with them sending/receiving simple bytes to/from virtual port in Android. It works great.
But now I'm thinking about making such solution more mobile. I would like to have wireless USB hub, and tablet without any wires.
I have found such devices:
Belkin F5U301
Cables To Go Wireless USB Hub
and a few more.
Unfortunately, none of them have Android support.
I think, there should be a special driver for receiving wireless data and connecting such data to the virtual port in Android.
Is there any solution for such problem?
My app uses external devices like RFID reader and thermal printer.
But devices are connected to the tablet using wired USB hub, then USB2Serial converter (FTDI or Prolific) and then device.
I'm talking with them sending/receiving simple bytes to/from virtual port in Android. It works great.
But now I'm thinking about making such solution more mobile. I would like to have wireless USB hub, and tablet without any wires.
I have found such devices:
Belkin F5U301
Cables To Go Wireless USB Hub
and a few more.
Unfortunately, none of them have Android support.
I think, there should be a special driver for receiving wireless data and connecting such data to the virtual port in Android.
Is there any solution for such problem?
