标签: android cordova bluetooth arduino
有人有例子吗?我已经证明了这个插件https://github.com/don/BluetoothSerial,但是我无法让它发挥作用。 我如何在插件中的.js中调用这些函数? 我只想向我的arduino发送一些字符,并从arduino接收数据到我的Android手机。