iOS Bluetooth Low Energy and Custom Hardware — Part 2: Communication 1
In part one, I went over the high-level aspect to BLE communication. In this post, I will be providing iOS code for each step of the BLE communication process. For reference, all the code are written in swift 3.0.