<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>S120 how to modify a value in an s110</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2550/s120-how-to-modify-a-value-in-an-s110</link><description>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 &amp;quot;10&amp;quot; to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 May 2014 18:19:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2550/s120-how-to-modify-a-value-in-an-s110" /><item><title>RE: S120 how to modify a value in an s110</title><link>https://devzone.nordicsemi.com/thread/10150?ContentTypeID=1</link><pubDate>Tue, 27 May 2014 18:19:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcb0f0d9-71fb-4adb-9833-2abca25ec159</guid><dc:creator>BrettD</dc:creator><description>&lt;p&gt;I was looking for a way to have the s120 change the battery level on the s110 device. Currently I have modified the battery service from the ble_app_hrs to be a writable value. When I connect with the nordic master control I can change the battery level on the s110. I would like to achieve this using the s120 device to change the battery level on the s110. I have found the definition for a case BLE_GATTC_EVT_WRITE_RSP in ble_bas_c in the S120 ble_app_hrs_c. I have been trying to write the code to modify the value in the s110.
Any help or example code would be greatly appreciated I added some extra code to the original question&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S120 how to modify a value in an s110</title><link>https://devzone.nordicsemi.com/thread/10149?ContentTypeID=1</link><pubDate>Tue, 27 May 2014 08:31:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:452b3a74-f09f-4246-8899-bc48fe3a7e05</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;There are two ways (or possibly more) to get the battery level from S110 to S120:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Notification: The S110 uses notification to update the battery level&lt;/li&gt;
&lt;li&gt;Read: The S120 device reads the battery level value from the S110 device.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>