Hello,
I've been trying to use latest nRF5_SDK_15.3.0_59ac345 from the website (couldn't find git repo for this - apparently there's none).
ble_ant_app_hrm example project on pca10040 target - s332 softdevice (BLE5 + ANT use-case on nRF52 DK).
The compilation fails as nrf_error.h is missing - if you use the file from different softdevice (s132 for example), nrf_mbr.h, nrf_soc.h is missing and so on.
Tried both SAGGER project and Keil project - same result.
Something is missing, I'm doing something wrong?
Thanks in advance