I'm a newbie to IOS but coming along. I have a single view swift 2 project that I would like to use to connect to an Arduino and send data back and forth.
The examples I find on the internet are mostly objective c and too difficult for me to convert. And frankly I think with swift 2 they are a bit out of date.
I found one app that sends the changing values of a slider to an Arduino BLE Shield. I have changed the UUID to match the UUID of the Arduino shield but I don't see where they connect as I walk through the code with breakpoints.
I am looking for someone who can help me one on one, to get over the hump, with this simple app.