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

Porting nRF52 adc example to sdk 14.0

I want to start with the following nRF52 ADC example.

While doing so, I found that the example is built on SDK v13 and SDK v13 doesn't have Seggar Embedded Studio support.

I'm a Seggar Embedded studio user and I want to get it working with the same. How can I proceed?

I tried the following - Open up ble_app_uart from sdk v14 and try top integrate the following example but a lot of files and implementations have changed which didn't allow me to build the solution.

1) Is there a way where I can build my ses project for a given application with SDK V13?

2) Do I have to open up the ses project file supplied with SDK v14 and try to modify until the build is successful?

Parents Reply Children
No Data
Related