Android Question How to open a serial port via USB [solved]

Didier9

Well-Known Member
Licensed User
Longtime User
I need to get data from an FTDI chip connected through the USB connector.
When I connect the device, it wants to open my Square app (!) so I guess the hardware is working...
The issue is how to I open the port under B4A.
I have routines for talking to a serial via Bluetooth device but not a hard wired port.
Any guidance appreciated.
 

Didier9

Well-Known Member
Licensed User
Longtime User
Looks like I was not searching correctly. After posting, I found links to the USBSerial library...
 
Upvote 0
Top