<?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>Mesh Beacon Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54262/mesh-beacon-example</link><description>I have the nRF5 Mesh SDK &amp;quot;beaconing&amp;quot; demo compiled and running on my nRF52-DK. Is there a way to setup the beacon to be an iBeacon, so that it broadcasts a UUID, Major, Minor? If so, is there any example code you could share that uses the Mesh SDK to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2019 23:39:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54262/mesh-beacon-example" /><item><title>RE: Mesh Beacon Example</title><link>https://devzone.nordicsemi.com/thread/219775?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 23:39:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79410350-790e-4cde-a4e7-6e8c30416d82</guid><dc:creator>Adam</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;That fixed the problem!&amp;nbsp; Thank you very much.&lt;/p&gt;
&lt;p&gt;Adam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh Beacon Example</title><link>https://devzone.nordicsemi.com/thread/219761?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 19:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab7f99e8-9c2a-4d5a-8971-b11527078d88</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Seems you have a (left-over?) api call to the board support package (bsp module) in your code. You can comment out or remove all instances of bsp* if you don&amp;#39;t plan to use it. In general you can read more about bsp here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/board-support-package-bsp"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/board-support-package-bsp&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/bsp_example.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/bsp_example.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh Beacon Example</title><link>https://devzone.nordicsemi.com/thread/219710?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 14:31:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8204349a-3bf6-44f1-b778-36a1e12c2229</guid><dc:creator>Adam</dc:creator><description>&lt;p&gt;Hi Kenneth,&lt;/p&gt;
&lt;p&gt;Thanks for your help.&amp;nbsp; I added the demo code in the example you&amp;nbsp;provided in the link above to the &amp;quot;beaconing&amp;quot; demo that&amp;#39;s part of the Mesh SDK.&amp;nbsp; Everything compiles, but I&amp;#39;m still getting an error during linking.&amp;nbsp; I&amp;#39;ve attached a screen shot of the error.&amp;nbsp; Any ideas on how to resolve this?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/LinkerError.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh Beacon Example</title><link>https://devzone.nordicsemi.com/thread/219647?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 12:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ec4968e3-8b1b-4825-bd63-cbc0f8c33c88</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;You should in general check out Apple on iBeacon specifications:&amp;nbsp;&lt;a href="https://developer.apple.com/ibeacon/"&gt;https://developer.apple.com/ibeacon/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find in the SDK an example that show how to setup a beacon in general:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_beacon.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_beacon.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>