I tried the tutorial at link below
https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kiti in conjunction with nRF5_SDK_17.1.0
devzone.nordicsemi.com/.../application-timer-tutorial
I used nRF5_SDK_17.1.0 and tried building. And error below showed up.
Building ‘app_timer_tutorial_pca10056’ from solution ‘app_timer_tutorial_pca10056’ in configuration ‘Debug’
C:/ncs/nRF5_SDK_17.1.0_ddde560/nRF5_SDK_17.1.0_ddde560/modules/nrfx/drivers/src/nrfx_power_clock.c does not exist.
Build failed
The tutorial ( I think last update was in 2019) indicates I have to install nRF5 SDK version 15.2.
Any suggestions? Should I install nRF5 SDV version 15.2?
Thanks
ShivImp