【发布时间】:2017-12-11 22:05:21
【问题描述】:
在我的 ionic 项目中,我使用命令安装了 cordova-plugin-bluetooth-yuflow:
cordova plugin add cordova-plugin-bluetooth-yuflow
如plugin repo 中所述。
但我无法执行允许我从智能手机启用蓝牙的功能。我有一个 5.1 的安卓版本。我想用这个插件连接多个串口蓝牙HC05
我不明白这是什么意思:
您可以通过“window.bluetoothyuflow”访问脚本中的插件
在plugin repo中提到
【问题讨论】:
-
你能把这个问题作为存储库中的问题提出吗?
-
我将此问题作为问题提出,我正在等待答案:github.com/yuflow/cordova-plugin-bluetooth-yuflow/issues/3
标签: android cordova ionic-framework bluetooth cordova-plugins