Can I use termux to connect to the Bluetooth device?
https://github.com/sdrausty/buildAPKsApps/tree/master/BluetoothChatMulti builds on device in Termux. There are other Bluetooth APK projects that build and install on device (a smartphone) in Termux. You can find them by running ack Bluetooth in ~/buildAPKs. See https://sdrausty.github.io/buildAPKs/setup for more information.
Esp BLE would be awesome
See https://github.com/termux/termux-api/issues/88 - it would probably come as an extension to termux-api.
I will start working on this by the end of the week. I have a standalone bluetooth serial terminal application working. I will integrate it one way or the other.
Most helpful comment
I will start working on this by the end of the week. I have a standalone bluetooth serial terminal application working. I will integrate it one way or the other.