The hardware I am using is based on nrf51822/pca10028, with s110 SoftDevice version, and the SDK version for the project is 8.1.1 Using Keil uVision 5.21.A
When opening the dialog "Options for Component Class 'Board Support'" in the Keil uVision tool, it reports in the software pack details that the Pack is "nordicSemiconductor.nRF_Examples.11.0.0-2.alpha" for files bsp.c and bsp_btn_ble.c...
All other components in the project are correctly based on "nordicSemiconductor.nRF_DeviceFamilyPack.8.9.0"
The project file was created by another user, and I have no access to his machine. Is it a problem that the pack revision is different for the BSP files? I am told that the 11.0 version of the SDK is not compatible with the S110 SoftDevice library.
I am concerned that my local install of the Keil environment, the SDK, the soft packs are not the same