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

S332 HRM example missing nrf_error.h

I'm trying to compile the S332 example project ble_ant_app_hrm_pca10040_s332.uvprojx. I'm using the V12 SDK and Keil uVision V5. When I try to compile I get an error saying "nrf_error.h" could not be found. Some other files are missing too (ble.h, ble_types.h, ble_gap.h, etc), but I'll start with nrf_error.

"............\components\softdevice\s332\headers\nrf52" is in the project include path. However, when I look in this folder it does not contain nrf_error.h, whereas the same folder for other softdevices does.

What should I be doing to get this example project to compile?

Parents Reply Children
No Data
Related