<?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>custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33886/custom-service-and-characteristic-not-receiving-write-events</link><description>I started with the ble_app_template and a preexisting project written with sdk 12. 
 I have a custom service and 2 characteristics. 
 The point I am at now is that my DK advertises the proper name and such. When I connect I can see my service and characteristics</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 May 2018 06:12:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33886/custom-service-and-characteristic-not-receiving-write-events" /><item><title>RE: custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/thread/130713?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 06:12:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1a5958b-b0ff-4b69-9a91-0e611c6a7b92</guid><dc:creator>MartinBL</dc:creator><description>[quote user="tpitman"]This is just a suggestion.[/quote]
&lt;p&gt;It is a good suggestion though. I&amp;#39;ll keep it mind.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you may know, we&amp;nbsp;used to support &lt;a href="https://www.bluetooth.com/download-developer-studio"&gt;Bluetooth Developer Studio&lt;/a&gt;, but that support is now discontinued. We simply didn&amp;#39;t see a demand high enough to justify the work required&amp;nbsp;to maintain it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/thread/130601?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 13:46:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df12264b-909e-4dd9-9f48-5e80cb1a2f15</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;That is actually the tutorial I used to finally get it working.&lt;/p&gt;
&lt;p&gt;What I am suggesting is that you have a example project that is the final result of something like that tutorial, but is complete and working AND includes more than just a single characteristic. It would be nice if it included a&lt;span&gt;characteristic&lt;/span&gt; with read/write/notify and then 1 each characteristic with only read or write or notify.&lt;/p&gt;
&lt;p&gt;With an example like that the user could just remove the characteristics they don&amp;#39;t want or duplicate them or whatever and be ready to go. Then we could spend our time working on the business logic of our app instead of trying to navigate the complexity of trying to get the characteristics to work.&lt;/p&gt;
&lt;p&gt;This is just a suggestion.&lt;/p&gt;
&lt;p&gt;As an alternative maybe it would be even better to come up with a tool like what Cypress has that lets you define services and characteristics in a GUI that has you fill out all the details and then it writes the code for you.&lt;/p&gt;
&lt;p&gt;I know many devs want to slug through all this stuff on their own, but many of us would rather spend our time working on the meat of our apps and have the services and characteristic setup be more automated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/thread/130593?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 13:35:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e66cfb6-0842-4570-bf8a-f3e97afa9ed3</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I&amp;#39;m glad it works.&lt;/p&gt;
&lt;p&gt;You might be interested in &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;this tutorial&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We also have&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy"&gt;these&lt;/a&gt;. They are somewhat outdated now, but the process of adding a service and characteristic shouldn&amp;#39;t be that different in the new SDKs.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/thread/130582?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 13:25:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c147b11-e79f-4f92-8e41-f0fd48e1e6b4</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;I ended up starting all over and just went step by step making sure the app was working right. Still not sure what the difference is that makes it work versus not, but it is working now.&lt;/p&gt;
&lt;p&gt;I would like to recommend that you make an example with a custom service and multiple characteristics instead of just having the basic template with commented out code that doesn&amp;#39;t completely work when you uncomment it.&lt;/p&gt;
&lt;p&gt;Please make different characteristics, some read, some write, some both, some notify, some not and have it all working and not just commented out example code.&lt;/p&gt;
&lt;p&gt;You can call it the custom service template example or something like that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/thread/130456?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 08:18:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85f4664d-b648-4144-8901-73692a8eeb05</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you mind posting your code? It&amp;#39;s hard to say what you have missed without it. We can make the case private if you prefer confidentiality.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: custom service and characteristic not receiving write events</title><link>https://devzone.nordicsemi.com/thread/130165?ContentTypeID=1</link><pubDate>Fri, 27 Apr 2018 19:41:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e9ff98b-ac8b-47e8-bdfe-9834367d509f</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;I forgot to say I am using SEGGER studio and nRF5_SDK_15.0.0.a...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>