<?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>Nrf52832/52810 advertising Name issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46712/nrf52832-52810-advertising-name-issue</link><description>Hi, My Lord. When I run the example, I use short-name(BLE_ADVDATA_SHORT_NAME) advertising always &amp;quot;Fatal error&amp;quot;,It&amp;#39;s no use reducing payload. 
 On the other hand, how to add custom private AD type data like this ???</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 May 2019 08:28:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46712/nrf52832-52810-advertising-name-issue" /><item><title>RE: Nrf52832/52810 advertising Name issue</title><link>https://devzone.nordicsemi.com/thread/185086?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 08:28:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:710dc57d-a7e7-47ba-83d4-e0f4be5b6e8b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You can for instance do it as shown in this diff:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-c27e6bac38ba479b9965caba3b89fde2/ble_5F00_advdata.diff"&gt;devzone.nordicsemi.com/.../ble_5F00_advdata.diff&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This demonstrates how it can be done, and I expect it will work, but I have not tested it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52832/52810 advertising Name issue</title><link>https://devzone.nordicsemi.com/thread/185056?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 07:45:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21e3af6c-e38a-4eab-92e5-23eb6daa04be</guid><dc:creator>bevis</dc:creator><description>&lt;p&gt;&lt;span&gt;How to add support inadv_data_encode?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52832/52810 advertising Name issue</title><link>https://devzone.nordicsemi.com/thread/184347?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2019 13:32:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da4dcdd4-d21f-4b26-a8ee-82748341eadc</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]When I run the example, I use short-name(BLE_ADVDATA_SHORT_NAME) advertising always&amp;nbsp;&amp;quot;Fatal error&amp;quot;,It&amp;#39;s no use reducing payload.&amp;nbsp;[/quote]
&lt;p&gt;Have you tried to build with &amp;quot;DEBUG&amp;quot; defined? With the debug build you will see the file name, line number and error code printed in the log, and this will usually give a good indication about the problem.&lt;/p&gt;
[quote user=""]On the other hand, how to add custom private AD type data like this ???[/quote]
&lt;p&gt;&amp;nbsp;I don&amp;#39;t know how you build the advertising packet, but typically it is built by populating&amp;nbsp;a&amp;nbsp;ble_advdata_t instance that is provided to&amp;nbsp;ble_advdata_encode(). Type 0x88 and 0x89&amp;nbsp;are non standard, so I assume those are what you refer to? If so and you use adv_data_encode, then it probably&amp;nbsp; makes most sense to adapt adv_data_encode to add support for these private types.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>