This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

s120 example for eval board

Hello,

I would like to experiment s120 on the evaluation board. There are some examples but in nrf51/nrf51822/Board/nrf6310/s120/experimental. Can I use it ? Or is there something better elsewhere ? Thanks, Olivier

Parents
  • I am trying to build nrf51/nrf51822/Board/nrf6310/s120/experimental/ble_app_hrs_c for pca10001.

    Here are the project. It also contains Makefile.template (add s120), which shoud be put in nrf51-pure-gcc-setup

    meb_fix.zip

  • If you had said from the start that you're using the pure-gcc Makefiles, it would have been a little easier to help you. When nothing is said, I assume that Keil is being used, since that's what the majority of customers are.

    Anyway, I've now edited my first reply, adding a Makefile that works with latest nrf51-pure-gcc upstream. There are some subtleties with regard to S120 support in the SDK, since this support is still experimental, and a couple of extra defines are therefore needed. Also beware that latest upstream, with native s120 support requires the USE_SOFTDEVICE value to be lowercase.

Reply
  • If you had said from the start that you're using the pure-gcc Makefiles, it would have been a little easier to help you. When nothing is said, I assume that Keil is being used, since that's what the majority of customers are.

    Anyway, I've now edited my first reply, adding a Makefile that works with latest nrf51-pure-gcc upstream. There are some subtleties with regard to S120 support in the SDK, since this support is still experimental, and a couple of extra defines are therefore needed. Also beware that latest upstream, with native s120 support requires the USE_SOFTDEVICE value to be lowercase.

Children
No Data
Related