Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Difference between the various projects within an example in the nRF51 SDKs

There are the following projects under the Health Thermometer example for Keil

What is the difference between them when trying to install on the nRF51 DK? I could not find any documentation or read me describing what these are for.

Which should I use when I desperately want to get something to work on the DK? So far I have had no luck with the s110 project. Should I be using the UART?

s110
ser_s110_hci
ser_s110_spi
ser_s110_uart

Parents Reply
  • You are right, I have tried that many times, just now in SDK version 12.3.0 with the only soft device it supports. Same result. And the documentation you point to was where I started a few days ago.

    There MUST be some important critical piece of information missing somewhere that every version I have tried fails the same way; 8.1.0, 10.0.0, and now 12.3.0. The last using s130 as that is the only SoftDevice provided.

    Is this just impossible using Keil version 5?

    Or are all the SDK projects simply configured wrong memory layout wise?

    I know of only two places to change them; in the flash download config and the Target.

Children
Related