This side panel area lists advanced information about the board controller configuration:
- DK Hardware Revision - Version of the selected device.
- Board Controller FW version - Version of the Interface MCU firmware that you are going to configure.
-
Pin Configuration - List of available GPIO pins, with their respective pin number. Depending on the connected device and its hardware design, different pins are connected to different features.
Note
Some of the pins on the list are inverted (active low). This is indicated by the forward slash (
/). Enabling such pins might disable a setting in the Configuration tab, and vice-versa. For example, disabling Software Debugger on the nRF9161 DK will enable theswd-controlpin in the Pin Configuration. -
PMIC Configuration - List of the BUCK output ports available for configuration. These correspond to the nPM VUOT settings in the Configuration tab.
- Show Config JSON - Click to open the JSON array that lets you review the configuration sent to the board controller. You can copy the configuration to use it in nRF Util using the
nrfutil device x-execute-batchornrfutil device x-executecommands.