Part Number: LAUNCHXL-CC2640R2
I'm developing a remote control application between two 2640R2 devices where we own both ends. I've built a simple prototype on two LAUNCHXL boards, using the simple_central and simple_peripheral examples, and now have to add bonding. It looks like the glucose sensor app from the additional example pack might be a good starting point for the peripheral, but I dont see any examples for the central side. Is there anything available?
Our intention is to use passkey entry, if that matters.