Hello !
I have just received the Evaluation Kit nRF51822-EK. I succeed to compile link and load the blinking leds example from my Linux box. I modify the example to use the two switches, and I am able to use gdb to monitor some variables. But I have a question ! If I put a "printf" inside the code, how can I display it in a console ? or in gdb ? Is it possible without connected another cable between the board and my linux box ?
Thanks for your help !
Olivier