Hello,
I am using NRF51 DK for developing an application. I tried running the default SPI example in the SDK 12.3 which uses the spi and spis example. The location of those examples are SDK ->examples -> peripheral -> spi & spis. When I run these examples in two different boards I can see the led blinking showing that the spi transfer is completed but when I connect my COM port to Putty software I am not seeing any output in the log. I want to connect nRF51822 boards using SPI but I cannot figure out if they are working or not without the log. If you can please let me know how do I make the log work for this specific example.
Thank You.