MK715x1EK1A Hardware Manual
A. Appendix
FEXK715x1EK1A_HardManual-01
1 8
A. Appendix
A.1 Correspondence between each evaluation kit and Nordic SDK Example Project
If you use the Nordic SDK v16.0.0 Example Project, follow the table below.
Eval. Kit Name
Applicable
Nordic DK Board Type
Preferable Nordic SoftDevice
Note
MK71511EK1A
PCA10056e
S112
Some modifications are required (See A.2)
MK71521EK1A
PCA10040
S132
Table. A-1 : Correspondence between each evaluation kit and Nordic SDK Example Project
A.
2
Example Project modification steps required for MK71511EK1
MK71511EK1's GPIO interface assignment is subjected to Nordic's PCA10040 board, so when using the Nordic
SDK's Example Project with MK71511EK1, it is necessary to change the assignment of reset buttons and LEDs. The
procedure is described below using the Example Project for the SEGGER Embedded Studio IDE of Blood Pressure
Service of nRF SDK v16.0.0 as an example.
1) Open the following project file with SEGGER Embedded Studio IDE.
<unzipped location>¥nRF5_SDK_16.0.0_98a08e2¥examples¥
ble_peripheral¥ble_app_bps¥pca10056e¥s112¥ses¥ble_app_bps_pca10056e_s112.emProject
2) Select Project>Options from the Menu Bar.
Fig. A-1 : Project "Option" settings