Hi,
I have download the nRF5_SDK and try to run the example code. But I can't understand the relationship between PCA10056 and nRF52840 chips.
If I run the example project about crypto in "SDK/examples/crypto/nrf_crypto/aes/aes_all_cli", and I chose mbed TLS as backend,
then which chip does AES algtithm actually runs on? Why?
thanks for your help.