Hi,
I'm getting started with a couple of nRF52 boards. I want to pair the boards to each other (one central and one peripheral). Then I will have buttons connected to the peripheral trigger events that are passed to the central device, then handled appropriately.
I don't know which example I should build off of. Should I use the alert notification example? Thanks for any help.
-Grant