I wanted to have my iPhone communicate with my LoPy4 via bluetooth, which I did successfully, so I decided I’d document how I did it here. This post is the second part of that process – building the iOS app. I’d like to start out by thanking Jared Wolff for his article The Ultimate How-to: …
Tag: iOS
Using a Pycom Development Board to Communicate via Bluetooth with my iPhone
I wanted to communicate between my iPhone and my LoPy4 using bluetooth, which I was able to do successfully, so I decided to document the process in a couple of posts. This is the first post and it documents the Pycom development board side of the project. The second post documents the iOS app development …