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.
Ok, then this should be the RAM and ROM adresses and sizes:
IROM1:
Start: 0x18000
Size: 0x28000
IRAM1:
Start: 0x20002000
Size: 0x6000
Again, it will be easiest just to download a fresh copy of the SDK. You may also want to use the newest SDK which is version 11.
Ok, then this should be the RAM and ROM adresses and sizes:
IROM1:
Start: 0x18000
Size: 0x28000
IRAM1:
Start: 0x20002000
Size: 0x6000
Again, it will be easiest just to download a fresh copy of the SDK. You may also want to use the newest SDK which is version 11.