Hello,
As part of my Senior Project for graduation I am working using the Blinky example projects to learn about BLE implementation. As part of the project I need to add in functionality that will allow a second button to light up a second LED. I could use some guidance on this. I don't need the code written for me or anything, I just need help figuring out where to add in the extra characteristic and what other things I might need to modify. Any help would be appreciated! I am using SEGGER Embedded Studio, SDK 17, and the Blinky Central and Peripheral Examples. Thank you.