Can you obtain WiFi settings from iOS and pass it to a BLE device (similar to Withings)?

混江龙づ霸主 提交于 2019-12-22 05:22:24

问题


The Withings iOS app has the ability to obtain your wifi settings and pass it to the body scale via Classic Bluetooth (see screenshot below). From what I learnt it's a feature only available through the MFi program, which the Withings Scale is.


I'm building an app that talks to external BLE devices. Since MFi is not required for BLE devices, I'm wondering if there's a way to do the same thing with CoreBluetooth or other frameworks?

From Apple's MFi FAQ page:

"Accessories which connect to an Apple device using only Bluetooth Low Energy/BTLE/Bluetooth 4.0 or standard Bluetooth profiles supported by iOS are not part of the MFi Program."


Related question on ClassicBluetooth / MFi:

Can you pass WiFi settings from an iOS device to an ExternalAccessory object?

来源:https://stackoverflow.com/questions/23113936/can-you-obtain-wifi-settings-from-ios-and-pass-it-to-a-ble-device-similar-to-wi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!