Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/image-processing/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios 使用蓝牙从Arduino到iPhone获取数据_Ios_Bluetooth_Arduino_Xcode6_Wireless - Fatal编程技术网

Ios 使用蓝牙从Arduino到iPhone获取数据

Ios 使用蓝牙从Arduino到iPhone获取数据,ios,bluetooth,arduino,xcode6,wireless,Ios,Bluetooth,Arduino,Xcode6,Wireless,我在Arduino上安装了HC-06传感器。我需要从Arduino到iPhone获取一些数据。有人举个例子吗?我已准备好申请Arduino。我可以使用Mac上的goSerial应用程序从Arduino获取数据。我怎样才能从iPhone上获得它?HC-06模块不是蓝牙低能设备,也没有MFi认证,所以您无法通过iOS应用程序与之通信谢谢您的回复,Arduino的哪个蓝牙模块可以与iPhone通信?我使用过Punchthrough的LightBlue Bean,我听说过红熊模块,但我没用过。谢谢,我发

我在Arduino上安装了HC-06传感器。我需要从Arduino到iPhone获取一些数据。有人举个例子吗?我已准备好申请Arduino。我可以使用Mac上的goSerial应用程序从Arduino获取数据。我怎样才能从iPhone上获得它?

HC-06模块不是蓝牙低能设备,也没有MFi认证,所以您无法通过iOS应用程序与之通信

谢谢您的回复,Arduino的哪个蓝牙模块可以与iPhone通信?我使用过Punchthrough的LightBlue Bean,我听说过红熊模块,但我没用过。谢谢,我发现红熊对我的案子更有用。我能用nRF8001吗?我只需要发送数据。我可以用它通过蓝牙向iPhone发送数据吗?同样,我没有用过它,但它的功能与hc-06相似