cordovarduino
cordovarduino copied to clipboard
Cordova/Phonegap plugin for USB host serial communication from an Android device.
Hi, Your plugin is works like a charm but its works for android 8 below versions. I have 2 questions about this plugin. 1)Will it works for android 8 version?...
This is useful for when programs want to react to when the user unplugs the USB device for some reason.
None of these terribly major... just make the API a bit safer to use.
Hi, I am using the serial plugin for serial communication in ionic : https://ionicframework.com/docs/v3/native/serial/ I could open a connection between the app and my embedded device. But when I try...
 I'm having problem trying to open a serial connection with the MAD-RU-827 device I'm using Ionic 3 Is this device compatible ? Error message: CdcAcmSerialDriver: Crash app Ch34xSerialDriver: Failed...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Please share the following: 1. Version of cordovarduino / cordova 2. Type of board you...
**Describe the bug** I'm trying to run your Serial lib on a ionic with capacitor. However, when executing the code, I'm obtaining the error cordova_not_available **To Reproduce** Please share the...
plugin_not_installed  Ionic 3
I notice that this plugin (or the Java underlying implementation) has a fixed buffer length of 40, which is inconvenient. How do I raise that?