<?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>Custom Beacon Type ID?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126245/custom-beacon-type-id</link><description>Just a quick one as I couldn&amp;#39;t find it on google. I&amp;#39;m going to implement a beacon like broadcaster but one not based on location. It&amp;#39;ll probably be a uuid, a random identifier and a byte. static uint8_t m_beacon_info[APP_BEACON_INFO_LENGTH] = { APP_DEVICE_TYPE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Dec 2025 11:55:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126245/custom-beacon-type-id" /><item><title>RE: Custom Beacon Type ID?</title><link>https://devzone.nordicsemi.com/thread/557515?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 11:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:455d4a64-c78b-4223-b535-d2ead17192b8</guid><dc:creator>snoopy20</dc:creator><description>&lt;p&gt;I think APP_DEVICE_TYPE which is 0x02 for &amp;#39;beacon&amp;#39; is the Apple format (I could be wrong) and so is indicating a format. While I could use it the data will be different and still available to real beacons. I&amp;#39;d like to tell real beacons this is something else, &amp;#39;ignore me&amp;#39;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom Beacon Type ID?</title><link>https://devzone.nordicsemi.com/thread/557511?ContentTypeID=1</link><pubDate>Mon, 22 Dec 2025 10:44:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9ee9748-2895-4a61-9416-faf9cdd094f2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Not entirely sure I follow the question, there exists a few &amp;quot;standardized&amp;quot; beacon formats (e.g. iBeacon, Eddystone), so if you use any of them you need to follow those specific requirements. If you want to make your own proprietary beacon then you are free to do whatever works for you, but make sure you are not using a company identifier that belong to anyone else.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>