Although I have worked successfully with various Bluetooth devices (using SSP), I have yet to hardwire a serial port (PC or other) to the USB on an Android device. What is the pin layout of a micro usb port?
Is the USB side the same as a standard serial port (RX, TX, Gnd - as well power for charging)? Do I use the same setup as serial (Port, Baud, etc)?
What is the port number of the USB on my Android device (Galaxy Tab E 8.0)?
Pairing with a BT dongle is so simple but I may need to hardwire for the next project (using serial port on CAT VIMS).
I see there are two libs that can be used (usbserial and felusbserial).
Thanks for all advice.
Is the USB side the same as a standard serial port (RX, TX, Gnd - as well power for charging)? Do I use the same setup as serial (Port, Baud, etc)?
What is the port number of the USB on my Android device (Galaxy Tab E 8.0)?
Pairing with a BT dongle is so simple but I may need to hardwire for the next project (using serial port on CAT VIMS).
I see there are two libs that can be used (usbserial and felusbserial).
Thanks for all advice.