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

Steps to be followed to flash an example code in SDK using keil IDE on nRF51822 module.

Hi,

I'am trying to program my nRF51822 module using keil IDE. I have taken some example code which is present in the SDK 12.3.0 and soft device-130.

Please let me know what are the steps I need to follow to program my nRF51822 module using keil IDE.

Regards

Pavankumar S

Parents
  • ??....

    If you have SD case.

    Step1) flash SD code ex:s130

    Step2) compiler example code

    Step3) flash Download or debug.....Done.

    If you don't apply SD

    Step1) compiler example code

    Step2)  flash Download or debug.....Done.

    But I remember that....There's no any example for 51822.

    So that you have to modify thje project item to 51822 & arrange memory map again & compiler .Debug.

Reply
  • ??....

    If you have SD case.

    Step1) flash SD code ex:s130

    Step2) compiler example code

    Step3) flash Download or debug.....Done.

    If you don't apply SD

    Step1) compiler example code

    Step2)  flash Download or debug.....Done.

    But I remember that....There's no any example for 51822.

    So that you have to modify thje project item to 51822 & arrange memory map again & compiler .Debug.

Children
Related