UsbTerminal for Android
works well for what i need it. however it would be great if u could send a stream of bytes as binary or hex, and not as characters. for instance i want to send 2 bytes by pressing "send", 0x61 and 0x00. i know i can send 0x61 by pressing the letter 'a', but 0x00 is a special character and cannot be sent. 0x00 can be sent on its own with control characters, but i want multiple bytes to be sent by pressing "send". other than that, great!
Thank you. This keeps me from having to disconnect my laptop to log onto the console port of my routers and switches when there is a problem. Big time saver!
I went through many USB Serial apps on the market and only this one can handle those CH340 serial chips. Works perfectly, thank you for this app.
Makes it quick and easy to view configurations and make small changes via the CLI. Definitely beats dragging around a bulky laptop for small jobs. Works great on my tablet and phone.
Works pretty well, best I've found so far for a non-rooted device. The ability to change font size is good to get the on-screen terminal bigger than 80x25. Biggest problem is that backspace behaves improperly. Bksp is sent to the remote end, but cursor on screen advances instead of backing-up. I use this application for network device support over console cable and this lack of functioning backspace is a pretty big problem as it's easy to-fat-finger complex strings with the on-screen keyboard, and broken backspace makes it very difficult to correct them. I've confirmed the backspace problem is not limited to "Hacker's Keyboard" either; happens with a real Bluetooth physical keyboard as well. Fixing the backspace key as-displayed would be a huge help. Also adding some file transfer protocols like xmodem would help, as then this terminal could be used to upload Ios images to otherwise-broken network devices in the field so long as the user has those files stored in their local flash on the phone.
Works great with most of my USB2Serial converters, but had problems with a CP2102 based one. Thank you for this App!
Console access from my Samsung note. Sweet
Working fine with CH340 usb to uart converter
Works flawlessly for my needs.
Lags a little on my Galaxy S6. Otherwise fine.
How to use it so tuff
CH341 OK!
I use this all the time in the field and it has never let me down. Exceptional app that let's me do what I need without a laptop.
Works great with my CH341 adapter. Thanks!
Of many tried, this one works. Prints packets RX from nRF24/Nano nicely.
not work
Thank you for your contribution.
This app and Arduinodroid are like brothers and I love them both
Very nice! Working well. I guess sometimes there's a CRLF problem so my output is not wrapped or displayed properly, but still it's working nicely. Good job!
A very nice and small USB OTG terminal program. But does not seem to process end of lines consistently? Blocks of text overwhem it? But it's usable and close. I'm sure it will evolve in the right direction.
best one i have found so far . seems to work with my Nano clones. Only 1 issue , it does not process my enter key properly . it like the app ignores it . i had to use ";" for EOL marker . the send button sends but does not append CRLF either . I get USB send error by virtual LED / status line. i have tested a few keyboards / input apps besides stock. if it sent CRLF on send as option i would 5 star. Samsung Alpha running lollop.
Looked a bit for an app that let you send control keys. Grabbed yours and was finally able to logout from the system I was working on. So, thanks for that.
There are some display issues on very long lines but other than that all is well
Won't connect! Two different phones, Samsung S3 (Android 4.4.4 & 4.3) with standard OTG (works with mouse, keyboard and storage). Won't connect to 3 different FTDI devices, all FT232R chip. Also tried direct USB connection.
These fools always leave somethimg out like they have never used a serial terminal before dahhhh! No new line, newline, cr and nl. Auto scroll no auto scroll.Baud speed and send newline or cr after a command simple man OMG!!! Hello is anyone listening!!!!!
Seems to work well except for some reason a single ASCII character lower case "I" does not seem to send even though local echo says it sent.
I've just tried with the CH340 device, and works OK. No difficulties until now. Are you going to include support for the CP2102 chip in the future? Thanks, great app.
Works great with my arduino clone (CH340/CH341). I only log data, but had zero problems installing and collecting data. Many Thanks
It working cool for those who want serial monitor on mobile as compared to other applications.its nice. Thanks.
Works great so far!
Gr8 App, it works & its very simple
Nice and simple app. And of course a working one!
Thank you for your contribution.
does arduino nano clone to s4
Have used with no issues so far. I think it is a great app!
One arduino gives Error in readstate 111, the other Error opening device. Reset failed.
After trying a many different terminals most had a type and send button which did not work for me. This App works well and does most things i want . It could be improved with mark and past as i am programing cisco routers.
although it functions correctly, some utf8 characters show up as garbage data. no ads make this a must have for computer scientists
Doesn't process terminal control characters like backspace and cursor-control, when working with an ACKme WiFi module's console. PuTTY and TeraTerm handle this properly by default.
by R####:
Does everything that I need. Saves me a lot of time/inconvenience/money of using a laptop. Great for field applications. Just connect and download data from field devices (like Arduino based data monitors) and log to a file for further analysis. Or just connect permanently to Arduino and use as display Would be nice to add some extra features. Like: send a string (like 4 characters) to Android device (this would be a request for specific data) then wait for a csv string reply. Further, display received data in selected text boxes.