Hi,
I have built the example hrs_uart project and it works fine when I load the image into a pair of OCA10040 demo boards, one as application board and the other as connectivity board.
I am trying to modify the UART/serial emulation project to run in the same way.
I copied the hrs_uart folder to the UART/serial folder. in the sdk_config.h file I enabled the nus service and disabled the hrs services.
it was built OK. However, when I run it, It had a fatal error.
I debugged it and found that the function call nrfx_uarte_init returned with an error code 8.
please help on this issue
