This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is there any example of using nRF51 UART for iOS similar to for android?

I am developing a solution that needs to use nRF51 UART to send streaming data and I found a great example for android at GitHub, however the application is multiplatform and I need an example of how to do in iOS for I learning, there is some example similar to what is presented in the link below?

github.com/.../Android-nRF-UART

Related