Similarly to the now-discontinued SerialManager2 app, add a [`send` intent](https://github.com/delletenebre/SerialManager2#android--serial-manager) that can be used by other apps and scripts to send serial commands. e.g. from the Android console: ```` am broadcast -a kg.serial.manager.send --es data "say hello world" ````