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

nRF Blinky mobile application code

In order to teach a class of students using nRF developer boards I'd like to use the nRF Blinky application running on Android, iOS, or whatever mobile platform. The problem is that we don't have the source code for the nRF51-DK, which we could reverse engineer but is proving to be tricky.

I keep reading about 'turn on LED 1 on the nRF DK and to recieve the Button 1 press event from a nRF DK' as if a freshly shipped board has the required logic built in. Our boards have mbed firmware and other programs running which we will replace with the one in question (nRF Blinky) once we can get the source code and flash.

Where is the source code for the nRF51-DK to accompany the mobile application, please?

Related