I have two nRF52832 feather boards. Trying to set a simple connection between them so that board 1 sends beacons and board 2 receive them. Every few minutes, board 1 pair with board 2 and receive some data to update some data in board 1.
Are there any templates in SDK for that?
Thanks