Hi,
I was looking for an example that combines NFC functionality with BLE for pairing purposes so I was pleasantly surprised when I found that there is such an example. Normally I opened the solution in SES and expected it to build out of the box but I get a very strange error.
In file nrf_crypto_rng_backend.h compiler throws an error "nrf_hw_backend_rng_mbedtls.h: No such file or directory". I verified in the project options in preprocessor tab that ../../../../../../../components/libraries/crypto/backend/nrf_hw is included. Also, I can "go to included file" and find it so to me it seems that it is in fact included in the project.
So how should I proceed in getting the example to build correctly so I can evaluate it?
Thanks,
Aleksa