cordova plugin add https://github.com/vzaramel/cordova-plugin-serialaudio.git
- SerialAudio.sendByte(succesCallBack, errorCallBack, String strToSend)
- SerialAudio.receiveByte(succesCallBack, errorCallBack)
- SerialAudio.startReading(succesCallBack, errorCallBack)
- SerialAudio.stopReading(succesCallBack, errorCallBack)
- Android