hello all,
I am referring ble_app_hts code for development. and I need to add saadc code in my project.
app_timer is used in ble_app_hts code & nrf_drv_timer is used in saadc code.
whenever I am trying to call nrf_drv_timer functions in ble_app_hts code, I am getting error.
please suggest and help me to resolve this issue.