外围模式下的iOS蓝牙设备向一台中央设备发送请求
<p><p>iOS 蓝牙智能。 </p>
<p>我们只有很少的中央设备和一个外围设备。如何从外围设备请求发送到中心之一?</p>
<p>iOS 是否支持“直接广告”之类的功能?</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>蓝牙外围设备应该用作 Centrals 可以找到并连接到的广告商。不是反过来。基本上,您需要使用 Central 正在扫描的服务设置外围设备。中央发现外设后,可以选择连接,然后在设备之间交换额外的数据。</p>
<p>查看 <a href="https://developer.bluetooth.org/" rel="noreferrer noopener nofollow">Bluetooth Developer Site</a>了解更多信息。</p></p>
<p style="font-size: 20px;">关于外围模式下的iOS蓝牙设备向一台中央设备发送请求,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/24648750/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/24648750/
</a>
</p>
页:
[1]