• Terminal Multi Free 1
  • Terminal Multi Free 2
  • Terminal Multi Free 3
  • Terminal Multi Free 4

Terminal Multi Free

Terminal Multi FREE is a terminal app which provides two 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 Settings4) open the app and select the device in the search button5) 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 ethernet2) insert the ip and port of the remote board in the TCP CLIENT settings3) 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 settings3) press the "OPEN" button and send the message

Please rate and review so I can make it better!

Category : Communication

Related searches

Reviews (1)

Raf. H. Nov 15, 2016     

Very Helpful developer. Had some issues and he fixed in 2 days. Other serial apps have bugs in their log files or cant connect to arduino nano with ch340 chinese close. This app works