Trying to build and flash Wi-Fi: Shell

Hello,

I am trying to build the Wi-Fi: Shell application so I can try to get the AWS_IOT application working and use the following command

When I build the Wi-Fi Shell application, I get the following error :

C:/ncs/v2.6.0/nrf/ext/oberon/psa/core/library/check_crypto_config.h:80:2: error: #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA defined, but not all prerequisites"
   80 | #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA defined, but not all prerequisites"
      |  ^~~~~
ninja: build stopped: subcommand failed.

Related