标签: module bluetooth arduino visibility discovery
我正在使用与arduino接口的hc-05模块与android设备连接。
我现在正在尝试禁用hc-05蓝牙模块发现/可见性到其他设备。 总之,我想让hc-05模块对其他设备不可见。
我的设置:
蓝牙模块处于从属模式
我使用不安全的rfcomm与蓝牙模块进行通信。
到目前为止我尝试过的。