<?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>Writing to Characteristics based on UUID</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8185/writing-to-characteristics-based-on-uuid</link><description>I have a central device that connects to a peripheral, which will have a custom service, with characteristics A through F that I want to write to each time on connection. I know the custom UUIDs for these charactersitics. What&amp;#39;s the best way to handle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jul 2015 13:29:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8185/writing-to-characteristics-based-on-uuid" /><item><title>RE: Writing to Characteristics based on UUID</title><link>https://devzone.nordicsemi.com/thread/29431?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2015 13:29:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd73f2e-fee0-4604-9dd3-c6c5661a2377</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/43446/s120-central-bonding-with-s110-peripheral/"&gt;This&lt;/a&gt; question may be of interest.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing to Characteristics based on UUID</title><link>https://devzone.nordicsemi.com/thread/29430?ContentTypeID=1</link><pubDate>Mon, 20 Jul 2015 11:29:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b93e26a-fb74-413a-863b-1686bfd42586</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@danbujak: There won&amp;#39;t be a stored database from the ble_db_discovery library, instead in your application you would need to save the handles of those characteristics when you receive the BLE_DB_DISCOVERY_COMPLETE event in the db_discover_evt_handler() you registered when you call ble_db_discovery_evt_register().&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing to Characteristics based on UUID</title><link>https://devzone.nordicsemi.com/thread/29429?ContentTypeID=1</link><pubDate>Fri, 17 Jul 2015 15:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04360046-2a04-4c53-bbba-6b930a9d4d40</guid><dc:creator>danbujak</dc:creator><description>&lt;p&gt;So in this example, it is saving the handle for each of the characteristics it is interested in and then if we do the same we can use that handle to write to those characteristics?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing to Characteristics based on UUID</title><link>https://devzone.nordicsemi.com/thread/29428?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2015 09:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:573d57c1-9d28-47b3-aae7-cce5049f83c9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@danbujak: You should use the ble_db_discovery module. The module will do service discovery and notify you if the 128 bit UUID service is found. We have an example of using that for our 128 bit UUID &lt;a href="https://github.com/NordicSemiconductor/ble_app_uart_c_S120"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>