<?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>beacon, How much can I send a byte?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6731/beacon-how-much-can-i-send-a-byte</link><description>Use the beacon want to send with the temperature and remaining battery power. 
 But beacon of UUID, Major, Minor, Type, etc. The only information in the beacon 26Byte. 
 How can I send by including the temperature and battery level. 
 Note that the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Apr 2015 07:05:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6731/beacon-how-much-can-i-send-a-byte" /><item><title>RE: beacon, How much can I send a byte?</title><link>https://devzone.nordicsemi.com/thread/23635?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 07:05:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a04b2d27-7502-42c1-84bd-30d582a19dbe</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;The final amount of transmitted data is Not Beacon Info + Scan Response, Isn&amp;#39;t it?&lt;/p&gt;
&lt;p&gt;Remaining battery power 1Byte + temperature 2Byte + Other....&lt;/p&gt;
&lt;p&gt;This space is insufficient to transfer all the data.&lt;/p&gt;
&lt;p&gt;Or do (Beacon Info) Packet and (Respons Data) Packet is treated differently?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: beacon, How much can I send a byte?</title><link>https://devzone.nordicsemi.com/thread/23634?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 06:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f99ced2-8aaa-4c74-9882-7b52732b3fb5</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You can&amp;#39;t. The beacon advertising data has a fixed format with just the information for a beacon, you cannot add any more information to it.&lt;/p&gt;
&lt;p&gt;You can expose a battery and temperature service and make the beacon advertise as &amp;#39;connectable&amp;#39; so a device can connect to it and read the values, but then that&amp;#39;s not quite adhering to the beacon spec. You could also try making the beacon advertising scannable and put the data in the scan response, although again that&amp;#39;s not really quite the beacon spec, although it probably works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>