<?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>data type of nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25040/data-type-of-nrf51822</link><description>Hello! 
 I am studying with nrf 51822 eval kit. 
 I wanted to ask you something about data type of nrf51822. 
 For the iBeacon model, it needs 31 bytes. 4 bytes of them use the model name of Beacon. Since then, the 2 byte has information about location</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 08 Sep 2017 17:31:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25040/data-type-of-nrf51822" /><item><title>RE: data type of nrf51822</title><link>https://devzone.nordicsemi.com/thread/98606?ContentTypeID=1</link><pubDate>Fri, 08 Sep 2017 17:31:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96e49d9a-8219-45db-a510-2df350fe3d8c</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;I&amp;#39;m afraid you are mixing HW (nRF51822) with different BLE layers managed by SW (PDU limit of 31 bytes on Link Layer managed by lower stack - in case of nRF51 it&amp;#39;s usually Nordic Soft Device - and GAP/APP data inside the PDU which are managed typically by custom application through lower stack GAP API). If you are interested in iBeacons then firstly study the standard (either from Apple directly or anywhere in the internet, there are dozens of articles) and then test &lt;code&gt;.\examples\ble_peripheral\ble_app_beacon\&lt;/code&gt; from nRF5 SDK v12.3.0. Once you will understand how exactly this example works internally (there is single C file where everything happens) then you can start modifying Advertising data (and Scan Response data if necessary) to fit your specific use case (from your description i seems that you want to change format so it won&amp;#39;t be Apple iBeacon any more).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>