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

How to change the value of the Button characteristic in ble_app_blinky example?

Hello there

I'm having some fun with the ble_app_blinky example, and I was just wondering if it is possible to change the value that the central receives in the Button characteristic, and change the "Button pressed" and "Button Released" messages for a numeric value, like "1" and "0".
Thanks in advance!

Related