Hi,
I am trying to test the uart exemple on nrf52840 using external debugging as shown in figure but it doesn't function !!!!
are there any modifications that need to be added compared to the internal debugging mode or is it the same thing?
Hi,
I am trying to test the uart exemple on nrf52840 using external debugging as shown in figure but it doesn't function !!!!
are there any modifications that need to be added compared to the internal debugging mode or is it the same thing?
Hi,
I've tried downloading and opening the project and didn't see any issues.
Could you try copying the contents of the files into the UART example. You also need to include the files to the build as previously mentioned. Does it build successfully now?
I am trying with this example and it dosen't function :
Hi,
It seems like the project is looking for the log folder in the wrong place. Right now it's looking for a component folder that lies in the Desktop folder? Is this correct according to your setup? Normally it would have looked after a component folder inside the SDK.
regards
Jared