Im trying to have the s120 modify the value like I would in Do a Read all records operation in the Glucose example. I cannot figure out what function would enable me to do this. Basically my goal is to have the s120 send a number for example "10" to the s110 and then the s110 nordic will do something. I am having trouble finding an example that will enable me to do this with the s120. Any direction would be appreciated. Thanks
Edit: So I've been messing with the example code for the heart rate example. I notice there are write conditions for the battery service. In the S110 I converted that variable to read/write. On the master control panel I can now set the value to what I want. On the S120 battery service I notice there is a write condition that gets called. Ive tried modifying this function using the write condition but I cannot get it to modify the value. How would I modify the s120 code to modify the battery value on the s110 device?