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.
As you suggested, I first I download the SoftDevice to the board. After that i tried downloading the program Application, but unfortunately I got an Error: Flash download failed - "Cortex-MO".
So I tried giving a IROM1 space for SoftDevice 0x00 and 0x16000 and for program Application I gave IROM1 0x18000 andd 0x39000. It was flash load finished without any error but the device was not advertising. Do you find some issue in flashing or can u suggest some methords to solve this issue. thanks in advance.
As you suggested, I first I download the SoftDevice to the board. After that i tried downloading the program Application, but unfortunately I got an Error: Flash download failed - "Cortex-MO".
So I tried giving a IROM1 space for SoftDevice 0x00 and 0x16000 and for program Application I gave IROM1 0x18000 andd 0x39000. It was flash load finished without any error but the device was not advertising. Do you find some issue in flashing or can u suggest some methords to solve this issue. thanks in advance.