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

Change the major value

I'm using nRF51822 SoC , is it possible to change the major value when i push the button ? I tried simple assignment but it didn't work so i ask if i have to use the function for handling the writes to the configuration characteristics of the beacon configuration service (beacon_write_handler) or just i change it manually with instructions from the main code ? Is there any example ?

Related