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

example of S130 for SDK 7.2.0

Hi....

I have PCA10028 DK and i want to make a profile that works both as central and peripheral. As a part of this i tried running S130 demo app found in S130_softdevice zip file... Code running successfully. but the code looks different from normal SDK code. I got another example from github.com/.../nRF51-ble-app-hrs-s130 which setup exactly similar to SDK example but it is SDK 6.1.0 example...

do you have a S130 example code having structure of normal SDK examples, for latest SDK v7.2.0

Parents Reply
  • Not sure what do you mean by normal SDK example format - if you mean that in its directory are not all modules required to compile then you are right - it would require a lot of code duplication if every example had to have copy of all modules. But still it is SDK example which uses SDK drivers and modules and could be compiled within SDK.

    The example you have linked requires SDK 6.1.0 and was prepared as intermediate step before SDK natively supported S130.

Children
No Data
Related