<?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>S140 nRF52840 Manufacturer ADV data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28983/s140-nrf52840-manufacturer-adv-data</link><description>Hi All! 
 I must to add some binary data to ADV packet use Manufacturer Specific field.
I fill the related fields: 
 static uint16_t adc0_data = 0; // ADC measured data (BATTERY)
...
advdata.p_manuf_specific_data-&amp;gt;company_identifier = 0x0001;
advdata</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 07 Jan 2018 20:39:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28983/s140-nrf52840-manufacturer-adv-data" /><item><title>RE: S140 nRF52840 Manufacturer ADV data</title><link>https://devzone.nordicsemi.com/thread/114614?ContentTypeID=1</link><pubDate>Sun, 07 Jan 2018 20:39:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65b5ab64-bd04-4515-8854-757e05fba9c3</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;no it is very unlikely that SDK 14.2 has a bug in the advertising module, that&amp;#39;s very old stable code which people have been using successfully for years. It&amp;#39;s far more likely you used the module incorrectly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S140 nRF52840 Manufacturer ADV data</title><link>https://devzone.nordicsemi.com/thread/114615?ContentTypeID=1</link><pubDate>Sun, 07 Jan 2018 14:30:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd37deb5-c595-4cd2-af5c-316aa1abe2bb</guid><dc:creator>Aylik</dc:creator><description>&lt;p&gt;I solve the problem, it is  the SDK 14.2 possible internal BUG/ERROR.
If I use  sd_ble_gap_adv_data_set(..) directly instead of SDK14.2 module, it works GOOD for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>