I have the nRF52 dev board "PCA10040". I downloaded "nRF52_SDK_0.9.1_3639cc9" SDK.
I noticed that there is no installer for the SDK. I unzipped the SDK and using Keil 5.16a I was able to open the "blinky" project, built it and downloaded it to the nRF52 dev board "PCA10040". It is working.
I want to download and run a soft device from one of the examples. Is there anything that I have to do to make sure this works correctly? I know that there is another SDK board "PCA10036" and was wondering if there needs to be a new board definition file to be able to run the same SDK projects on two different boards. My understanding is that there are slight differences between the two.
Thanks, Rudy