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

Always get Connection Lost from Serial USB Terminal app #63

Closed sintyasin closed 11 months ago

sintyasin commented 1 year ago

Hello, I try to download your Serial USB Terminal app and connect my Wavecom Fastrack (MULTIBAND 900E 1800). It runs well most of the day until today, when i tried to dial USSD with command AT+CUSD, it always show connection lost, but after i reconnect the device, it shows the USSD reply. Why is this happening? And how can i fix this? It also happen in my code which use your library, it shows this error "USB get_status request failed". So i tried to debug it with you apps, and the apps show a similar error of disconnecting when i dial USSD.

Thank you in advance IMG_20231106_172416

telegram-cloud-photo-size-5-6219655713614052523-y

kai-morich commented 1 year ago

maybe power supply from your Android device is too weak

sintyasin commented 1 year ago

is there any ways / configuration that i can make to give more power? But i also try connecting the device to my Mac and also got disconnected.

kai-morich commented 1 year ago

You should try with external power supply

sintyasin commented 1 year ago

Okay thanks, let me try it later 🙏