This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Getting two NRF52832 to send strings/data with each other

Hi there, I am new to working with UART. I have managed to load the Nordic UART Service Client(Central) and UART Serial  Port Emulation(Peripheral) without any sensors attached to it. I am trying to understand how to send data or strings between both of them. I have tried to reference materials online and someone connected the two boards with wires, but I want it to be transmitted wirelessly so that it is not the way i think. Am I suppose to send them via the serial port with the RTT viewer where there is the enter part, tried sending strings but does not work. I do not know how to use the serial port or where to access it too. 

Parents Reply Children
Related