<?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 to build a maximum-length beacon (without using extended advertising)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81922/how-to-build-a-maximum-length-beacon-without-using-extended-advertising</link><description>The discussion in https://devzone.nordicsemi.com/f/nordic-q-a/79364/maximum-number-of-bytes-that-can-be-used-in-beacon-advertising suggests that we should be able to populate 27 bytes of a beacon, with the remainder consisting of Manufacturer ID, length</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Nov 2021 11:39:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81922/how-to-build-a-maximum-length-beacon-without-using-extended-advertising" /><item><title>RE: How to build a maximum-length beacon (without using extended advertising)?</title><link>https://devzone.nordicsemi.com/thread/340028?ContentTypeID=1</link><pubDate>Mon, 22 Nov 2021 11:39:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1eea31c9-c86a-4636-894b-a7bdcb8bc67a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The maximum size of the manufacturer specific data in a normal advertising packet is 24 bytes. With this, the entire advertising packet will be 31 bytes, which is the maximum. You can refer to this code which is a stripped down version of the beacon example that just use a maximum sized manufacturer specific array (you can drop it into the beacon example in SDK 17.1.0 to test yourself).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0572.main.c"&gt;devzone.nordicsemi.com/.../0572.main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>