SerialTest
+ Improve BLE compatibility by adding support for WriteNoResponse operation (commit 0e5c82ea6c)
+ Improve serial port compatibility by allowing non-fatal errors when setting DTR/RTS in the connecting process (commit cae854bcdd)
+ Add Windows MSVC support for Bluetooth (commit 9760cccda8)
+ Add support for restoring dock widgets status (commit c88b47e1b0)
+ Add an option for enabling/disabling touch scrolling gesture (commit fda6389c31)
+ Replace "√"(U+221A) with "OK" in the status bar for
Works as data transceiver/realtime plotter/shortcut/file transceiver.
Supports serial port, Bluetooth SPP client/server, Bluetooth LE client, TCP client/server, UDP.
(Supports hardware serial port on Android, like "/dev/ttyXXX")
(Please refer to this workaround for USB serial devices: https://github.com/wh201906/SerialTest/discussions/11#discussioncomment-5892063)
(You can download/build the PC version in https://github.com/wh201906/SerialTest)
- Author: wh201906
- License: GNU General Public License v3.0 only
- Issue Tracker
- Translation
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 38 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 38 MiB PGP Signature | Build Log
-
arm64-v8aarmeabi-v7ax86x86_64This version requires Android 5.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 38 MiB PGP Signature | Build Log
+ Android: Use adaptive launcher icon (commit da9f2caaf1)
+ Add support for specifying service UUID in Bluetooth client mode (commit 1bd23bf4e0)
+ Add support for showing IPv6 addresses on Android (commit 03a0e7938c)
+ Add option for remembering the data to be sent in DataTab (commit 00eb0e2e36)
+ Add option for clearing both received data and graph at the same time (commit a4779028d2)
+ Improve the permission request process on Android
+ Add point-only mode for plotting (commit daf34607c9)
+ Fix the missing separator when appending hex data wit








