Hi, we want to evaluate the BLE ISP2454-LX chip.
To do this we bought from RUTRONIK FRANCE an ISP2454-LX-EB evaluation board with the ISP2454-LX-TB test board.
SDK : nRF Connect SDK Bare Metal v1.0.0
Tool Chain : nRF Connect SDK Toolchain v3.2.0
Softdevice : 
Application ble_nus works fine.
Now we want to test power down mode and wakeup by gpio function.
Application system_off gives us an example. But the application can not compile in Bare Metal environnement.

I don't know why.
The goal is to integrate power down mode and wakeup by gpio function in the ble_nus application.
So I added to the project configuration :