hi, i have a requirement to connect two nrf51(PCA10028) boards to connect each other.
1).if i turn on the Board1 should scan the bluetooth devices if any other bluetooth devices(other Board2(PCA10028)) present it should connect.
2).if i send any data using ble_nus_string_send by board1 PCA10028 the other board2 should receive the data.
3).is there any example code in sdk for the above functionality.
please provide any example code.
Thankyou