Hi,
Can anyone suggest me an example program to control LED connected to nRF51822 with a mobile app?
Hi,
Can anyone suggest me an example program to control LED connected to nRF51822 with a mobile app?
The easiest way is to take the ble_app_blinky application and control the LED using the nRF blinky app.
You need to flash the SoftDevice on the board first. The precompiled hex file you used already has the SoftDevice in it. See here for how to run an application that uses SoftDevice.
You need to flash the SoftDevice on the board first. The precompiled hex file you used already has the SoftDevice in it. See here for how to run an application that uses SoftDevice.