gpt4 book ai didi

iOS 将 WIFI 设置传递给蓝牙(BLE)设备?

转载 作者:行者123 更新时间:2023-11-29 00:13:58 25 4
gpt4 key购买 nike

基于此old question

iOS10 SDK 是否支持将 Wifi 设置/凭据传递/发送到蓝牙设备? “也许是通过 BLE?”

我正在考虑创建一个应用程序,将当前连接的 Wifi 用户名/密码传递给 Raspberry PI!可能吗?

最佳答案

由于 Apple 的每款移动设备都支持 iOS10,也支持低功耗蓝牙,是的,您可以将凭据从手机发送到蓝牙智能外围设备,例如配备蓝牙的 Raspberry Pi例如 4.0 加密狗。

See the list of devices supporting iOS 10

See the list of Apple devices supporting Bluetooth 4.0

您只需要在外围设备上提供自定义服务和特性,您的 iOS 设备将在其上写入要存储的 Wi-Fi 凭据。

您可以在将 Wi-Fi 凭据发送到 Raspberry Pi 之前使用预共享 key (例如每个用户唯一的对称 key )加密 Wi-Fi 凭据,从而进一步提高安全性。

关于iOS 将 WIFI 设置传递给蓝牙(BLE)设备?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45721841/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com