Hello all, first time using a I am using a nordic board im a little overwhelmed by all the options. I have nrf51 development kit and I just used the getting started tutorial to get the device working with my android phone. I now want to display the readings from an accelerometer onto the board which uses SPI. Then i want the board to transmit that data to my terminal on my pc so i can see how the accelerometer reacts. Is there any way to do this given the "examples" in the SDK? its a bit confusing