Terminal Multi

Contains ads
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Terminal Multi FREE is a terminal app which provides three different communication types:

1) BLUETOOTH SPP: data are transmited/received between the phone and a bluetooth paired device via Serial Port Protocol (SPP)

2) TCP CLIENT: data are transmited/received between the phone and a compatible device via the tcp/ip protocol (the phone is a client)

3) SERIAL CDC: data are transmited/received between the phone and a compatible device via serial protocol (ONLY for supported phones)


NB: With the v1.2.1 or v1.0.9 is enabled the possibility of save the log sessions to file.



The bluetooth communication was tested with HC-05 bluetooth module (but you can use other bluetooth devices) connected to mbed LPC1768 board.
The example is available at: https://developer.mbed.org/users/edodm85/notebook/HC-05-bluetooth/


The tcp/ip communication was tested with the mbed LPC1768 board (but you can use other boards, for example arduino, rasberry, etc).
The example is available at: https://developer.mbed.org/users/edodm85/notebook/tcpip-communication-between-mbed-and-android-phone/

The serial communication was tested with the mbed LPC1768 board.
The example is available at: https://developer.mbed.org/users/edodm85/notebook/test-usb-connection-between-mbed-and-android/


Instructions for BLUETOOTH SPP:
1) first you need a compatible bluetooth device (ex: HC-05 bluetooth)
2) paired your phone with the target device (Bluetooth settings of the phone)
3) insert the correct line break on BLUETOOTH SPP Settings
4) open the app and select the device in the search button
5) press the "CONNECT" button and send the message

Instructions for TCP CLIENT:
1) connect the board (ex: mbed LPC1768) to the same local network of the phone via ethernet
2) insert the ip and port of the remote board in the TCP CLIENT settings
3) press the "CONNECT" button and send the message

Instructions for SERIAL CDC:
1) connect the board (ex: mbed LPC1768) to phone via usb (micro USB adapter)
2) insert the corect baud in the SERIAL CDC settings
3) press the "OPEN" button and send the message



NB: For custom App contact me.

Please rate and review so I can make it better!
Updated on
Aug 28, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
You can request that data be deleted

What’s new

v1.5.0 (USB CDC) or 1.4.0 (NO CDC)
- Updated UI/graphics
- Updated API Android

v1.4.10 (USB CDC) or 1.3.10 (NO CDC)
- Updated API 34

App support

About the developer
Edoardo De Marchi
edodm.project@gmail.com
Via Castellana, 27A 31039 Riese Pio X Italy
undefined

More by edodm85