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

How to back-port SDKv6 ble_beacon_app project to SDK4.4.x ?

Hello, i have a Nordic Nrf51822 ,PCA10001 V2.0.0 EVkit. I am desperately trying to run a beacon code in my EvKit. Since the PCA10001 V2.2.0 is old version ,it only supports SDK version < 6.x.x . So the problem is that SDK4.4.1 doesn't have any beacon project.I have a SDKV6.1.0 beacon code and i want to make it work in my EVkit , converting it into SDK4.4.1 project file.Whats changes do i have to make ? Kindly guide me if someone has any experience in this regard.

Thanks:

regard:parvi

Parents
  • Thanks @Einar for your reply, unfortunately, i don't have any other option other than doing it in the same evKit . Although , i have managed to compile the code in sdk4 , but the advertisement is still missing : ( When i debug it , my code get stuck in sd_softdevice_enable() function. Could you please tell me, what might be the reasons ?

    Thanks

Reply
  • Thanks @Einar for your reply, unfortunately, i don't have any other option other than doing it in the same evKit . Although , i have managed to compile the code in sdk4 , but the advertisement is still missing : ( When i debug it , my code get stuck in sd_softdevice_enable() function. Could you please tell me, what might be the reasons ?

    Thanks

Children
No Data
Related