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

Beaconing and periodic Pairing

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

Related