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

LED Button application example for Keil5 and pca10001 board

Hello everyone,

Where can I download the LED Button application example (explained in nAN-36) for Keil5 ?

Is there any compatible version with pca10001 board ?

I've found it here for Keil4.

Apart from this, in that Github repository you can read:

Requirements

  • nRF51 SDK version 7.1
  • S110 SoftDevice version 7.0
  • nRF51822 Evaluation Kit version 2.1.0 or later

According to the compatibility matrix SDK 7.1 goes with SD 7.1 not 7.0

Parents Reply
  • I'm having some problems. I get an directory error and i don't know why.

    error: "no source": Error: #5: cannot open source input file "..........\components\softdevice\common\softdevice_handler\softdevice_handler_appsh.c": No such file or directory

    But on that directory, "..........\components\softdevice\common\softdevice_handler" the file "softdevice_handler_appsh.c" exists. But i don't understand why keil doesn't open it. Do you have some idea?

Children
No Data
Related