kai-morich / SimpleUsbTerminal

Android terminal app for devices with a serial / UART interface connected with a USB-to-serial-converter
MIT License
529 stars 195 forks source link

usb serial unable to communicate in Android 14. #66

Closed thedumbinventor closed 9 months ago

thedumbinventor commented 1 year ago

Unable to communicate in Galaxy S23 Ultra Android 14, no to and fro from the serial devices. Eg. Arduino, STM32

kai-morich commented 1 year ago

please provide more details

thedumbinventor commented 11 months ago

I am continuously sending "Hello World!" from my Arduino/STM32 development board, but no data is received in the terminal whereas in android 12/13 it's working fine, after i updated my phone to Android 14 this issue is coming. Thanks