can anyone tell me how to communicate two nrf51 using uart
can anyone tell me how to communicate two nrf51 using uart
Connect RX/TX, TX/RX and GND of both devices. Then... send/receive data? What are you actually asking about? You got some specific problem?
asking about code hint
i know about app_uart example. but how to receive data??. which function is used.??
If you are using driver, everything is described here.