Search code examples
iosarduinobluetoothxcode6

Get data from Arduino to iPhone using Bluetooth


I have HC-06 sensor installed on Arduino. I need to get some data from Arduino to iPhone. Does someone have an example? I am ready with application on Arduino. I can get data from Arduino using goSerial application on my Mac. How can I get it from iPhone?


Solution

  • The HC-06 module is not a Bluetooth Low Energy device and it is not MFi certified so you can't communicate with it from an iOS app