<?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>How can i add  CHARACTERISTIC into generic access  server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114157/how-can-i-add-characteristic-into-generic-access-server</link><description>such as the CHARACTERISTIC,how can i add them into generic access server 
 could you give me some help please? Thanks very much</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Aug 2024 14:15:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114157/how-can-i-add-characteristic-into-generic-access-server" /><item><title>RE: How can i add  CHARACTERISTIC into generic access  server</title><link>https://devzone.nordicsemi.com/thread/500023?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 14:15:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1efc3cdd-a217-4fd9-b54b-691b5ed873ab</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;You can&amp;#39;t add custom characteristics into the generic access service. You need to create your own service, and add your custom characteristic into that service. Look at how it is done in the SDK\examples\ble_peripheral_ble_app_uart example, and how it adds the two characteristics to the Nordic UART Service (NUS).&lt;/p&gt;
&lt;p&gt;Please note that I am pointing to this example specifically, because some of the other examples use a standard Bluetooth Service, which you also can&amp;#39;t change/add characteristics to (at least this is almost true). The Nordic UART Service is a &amp;quot;custom&amp;quot; or &amp;quot;Vendor Specific&amp;quot; service, meaning you can add/remove characteristics as you like in this Service. The way you can tell the difference between vendor specific services and a standardized Bluetooth Service is that the standardized service&amp;#39;s UUID is only 16 bit, while the vendor specific is 128 bit.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i add  CHARACTERISTIC into generic access  server</title><link>https://devzone.nordicsemi.com/thread/499654?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2024 01:30:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d988e5c-e8a9-4981-8560-9bf92329aaea</guid><dc:creator>shai735</dc:creator><description>&lt;p&gt;&lt;span&gt;Are you trying to add something custom to the generic access service?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;yes,just add characteristic in generic access service&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And in either way, what SDK version are you using?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;sdk version is 16.1.0&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks very much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i add  CHARACTERISTIC into generic access  server</title><link>https://devzone.nordicsemi.com/thread/499568?ContentTypeID=1</link><pubDate>Fri, 23 Aug 2024 12:52:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9bd59ed-7bf2-4135-aef8-72cb432df621</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not sure exactly what you are trying to do. Perhaps you can elaborate?&lt;/p&gt;
&lt;p&gt;Are you trying to add something custom to the generic access service? Or do you want to add a characteristic to your own custom service?&lt;/p&gt;
&lt;p&gt;And in either way, what SDK version are you using?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>