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

Complete example for nRF52832 using SDK 12.2.0

I am migrating a project from SDK 12.1.0 to 12.2.0. According to this question the RAM base needs to be defined in ble_stack_init(). The examples that come with SDK 12.2.0 don't reflect this change. Are there any examples for SDK 12.2.0 that work out of the box?

Related