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

where APP_TIMER_V2, APP_TIMER_V2_RTC1_ENABLED are defined in the project

Hi,

Iam using Segger Embedded Studio (SES) v5.20, SDKv17.0.2, NRF52840 DK board, NRF52810 Microcontroller in the Custom Board

Since we don't have the PCA10040e folder in libuarte example, i decided to move the libuarte into the blinky example, in this process 

1. i have completely copied all the sdk_config.h file of libuarte example to blinky example

2. added every driver and library files in the project

3. copy pasted all the paths in options->common->preprocessor  section

and tried to build the project but im not success full, its not finding the definition for APP_TIMER_V2, so i searched in every file of libuarte project to find the place of declaration but im not successed.

Please find the my project in zip.

please guide me through this

blinky - oximeter test - uart.zip

Best Regards,

Raj.

Related