Hi,
I am working on a project regarding a portable device for healthcare monitoring. This device will have a nrf8001 module integrated that will communicate with a iOS smartphone through the nrf UART app 2.0. Now this is a standalone app and my idea was to use include that app in a bigger one that controls all the tasks that has to be performed by the portable device. Do you know if there is any similar project? where they took the nrf UART 2.0 app source code and they integrated it in a bigger app (also modifying it, if necessary). I have low experience with objective-C programming so it would be useful to have some references. I understood the source code for the nrf APP but it's hard to include it in a bigger app (storyboard with multiple windows and so on).
Thanks. Claudio'