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

iOS app for LedButtonDemo

Hello,

I'm looking to find an example of an iOs code (xCode), in order to control the led with an iPhone (a simple application : on the phone, there is one button, and when we press it, it toggles the led on the board).

Does such an application exists ?

I'm using the nRF51422 DK programmed with the LedButtonDemo.

Thanks a lot for your answers !

Parents
  • Unfortunately I don't think we have any up to date examples for this (we might have some old examples for similar applications). The easiest thing would probably be to modify the UART part of nRF toolbox (everything else than the UART app can be deleted). Change the UUID for the services and characteristics and create a button to write to the LedButtonDemo.

Reply
  • Unfortunately I don't think we have any up to date examples for this (we might have some old examples for similar applications). The easiest thing would probably be to modify the UART part of nRF toolbox (everything else than the UART app can be deleted). Change the UUID for the services and characteristics and create a button to write to the LedButtonDemo.

Children
No Data
Related