<?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>Accessing system id during Advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3543/accessing-system-id-during-advertising</link><description>Hi
I defined an system id in nrf code &amp;amp; am able to access in the android app after i set service discovery &amp;amp; bonding.Is it possible to view the system id during advertising itself ,so that i can display the system id like the device name or device address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Aug 2014 13:07:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3543/accessing-system-id-during-advertising" /><item><title>RE: Accessing system id during Advertising</title><link>https://devzone.nordicsemi.com/thread/12829?ContentTypeID=1</link><pubDate>Wed, 20 Aug 2014 13:07:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d00a20f6-66a6-4d0b-843d-f8a45a70296b</guid><dc:creator>John</dc:creator><description>&lt;p&gt;The advertising packet can contain your device name. You have to set the device name when you initialize your GAP parameters, and set the device name type when you initialize your advertising parameters. There are good examples of this in the SDK service example projects.&lt;/p&gt;
&lt;p&gt;To send your system id and RSSI in the advertising packet, you can use the manufacturers specific data portion of the advertising packet. There is good information in this forum on that if you search for it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>