I'm trying to merge uart example in nrf5 sdk with light switch server example in mesh sdk
but I'm only facing these 2 errors :
when Linking uart_pca10040.elf:
Output/uart_pca10040 Debug/Obj/rtt_input.o: In function `TIMER2_IRQHandler':
undefined reference to `SEGGER_RTT_GetKey'
Any help?