Hello,
i"m using UsbSerial lib (ver 2.3) to create app that connect android to microcontroler via USB hub. now the company want to connect the microcontroler via UART. and to remove the USB hub from the tablet.
should the UsbSerial connect also via UART serial? or should i use different lib? it look to me that i shouldm since the usb connection needs permissions, and uart connect dosen't reconise the microcontroler at all, or asking for permissions...
i"m using UsbSerial lib (ver 2.3) to create app that connect android to microcontroler via USB hub. now the company want to connect the microcontroler via UART. and to remove the USB hub from the tablet.
should the UsbSerial connect also via UART serial? or should i use different lib? it look to me that i shouldm since the usb connection needs permissions, and uart connect dosen't reconise the microcontroler at all, or asking for permissions...