This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ble_app_hrs_nfc_pairing example not building

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

Parents Reply Children
Related