uniapp微信小程序蓝牙的连接与应用
Posted 言之有理
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了uniapp微信小程序蓝牙的连接与应用相关的知识,希望对你有一定的参考价值。
1,开启蓝牙适配器初始化蓝牙模块 openBluetoothAdapter() let that = this; uni.openBluetoothAdapter( success: (res) => this.startBluetoothDevicesDiscovery(); , fa
以上是关于uniapp微信小程序蓝牙的连接与应用的主要内容,如果未能解决你的问题,请参考以下文章