0

is there any option to have Virtual COM port Host on Android that would communicate with a connected device(via cable and physical USB unterface) in a virtual COM port way (fileopen/fileread/filewrite/fileclose)? I believe that kernel reconfiguring/recompiling is not possible

aquaherd
  • 444
  • 4
  • 12
FrenkR
  • 327
  • 1
  • 3
  • 11

1 Answers1

0

There is no option for doing that. We gave up and change software on a device from classical RS232 to HID and now it works.

FrenkR
  • 327
  • 1
  • 3
  • 11