<?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>Issue with custom service after adding DFU service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21923/issue-with-custom-service-after-adding-dfu-service</link><description>I&amp;#39;m using nRF52 + SDK11.0.0 + s132. I have a custom service (with a read characteristic and a separate notify characteristic). After adding the DFU service and uploading the application via a DFU (using nRF Connect), I noticed that the read characteristic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 May 2017 16:19:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21923/issue-with-custom-service-after-adding-dfu-service" /><item><title>RE: Issue with custom service after adding DFU service</title><link>https://devzone.nordicsemi.com/thread/86077?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 16:19:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab900399-6101-4c88-8d3a-3cf0aea8d640</guid><dc:creator>Tosa</dc:creator><description>&lt;p&gt;I used the same UUID as NUS in my service, so that&amp;#39;s the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with custom service after adding DFU service</title><link>https://devzone.nordicsemi.com/thread/86076?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 07:34:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc5a9871-920b-438e-99f1-7c1323e2bf80</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Which characteristic did you use ? If you use UART service (NUS) then nRFConnect won&amp;#39;t allow to write hexa. But if you change the UUID to an proprietary one, it should give you option. If you changed and it still doesn&amp;#39;t work, please take a screenshot and update it to the question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with custom service after adding DFU service</title><link>https://devzone.nordicsemi.com/thread/86075?ContentTypeID=1</link><pubDate>Sat, 20 May 2017 02:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0be4e781-bf1d-4000-b644-cce5fd758505</guid><dc:creator>Tosa</dc:creator><description>&lt;p&gt;Yes, it was cached on Android. I saw some threads on how to force it to do service discovery. I&amp;#39;m using nRFConnect on Android, but don&amp;#39;t see the hex selection. Where do I select it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with custom service after adding DFU service</title><link>https://devzone.nordicsemi.com/thread/86074?ContentTypeID=1</link><pubDate>Wed, 10 May 2017 09:28:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:889d6362-145d-4f01-8a8e-ebb38349b03c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Tosa,&lt;/p&gt;
&lt;p&gt;Have you included Service Changed characteristic in your application ? Have you sent Service changed indication after you do DFU update ? (if your attribute table is changed after DFU).&lt;/p&gt;
&lt;p&gt;How do you declare your characteristic ? With fixed length or variable length ?&lt;/p&gt;
&lt;p&gt;I suspect that it was the cached attribute table caused the issue. On nRFConnect we do a refresh of the table every time we disconnect from the device. So that service discovery will be performed every time you connect.&lt;/p&gt;
&lt;p&gt;To write raw byte in nRFConnect, please select HEX when you write.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>