Hi ,
I can compile and use the UART example but when I try to use it in my project I get some linking errors
I have copied and past all the sdk_config.h file to my project from UART example, again I get error finally
I copied evene the main file of the example to my main file but still I get following errors:
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_uart_get (referred from main.o).
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_uart_init (referred from main.o).
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_uart_put (referred from main.o).
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol bsp_board_leds_init (referred from main.o).
Thanks for your quick reply.
Regards,
Mostafa