i have a requirement to connect two nrf52833 boards to connect each other.
(1).if i turn on the Board1 should scan the bluetooth devices if any other bluetooth devices present it should connect.
(2).if i send any data from one board to other board should receive the data.
(3).is there any example code in sdk for the above functionality please provide.