<?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 Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6633/beacon-service-info-how-can-i-use-both-data</link><description>I want to displayed Service and Info of Beacon. in App(Master Control Panel) 
 Now, State of my source is only Service displays. 
 What can I do to fix it? How do I fix my source? 
 I would like to display all of the UUID, and the Major, Minor and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Apr 2015 11:30:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6633/beacon-service-info-how-can-i-use-both-data" /><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23245?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 11:30:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5084cce-5008-4c00-839d-cd207815e6d8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Please try to read the Bluetooth Core Specification first. Vol. 3, Part C, Section 15.1 has information about Bluetooth Device Address. Then search in Nordic Developer Zone for similar questions. If you still can&amp;#39;t understand, add a new separate question with the part you don&amp;#39;t understand.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23244?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 09:17:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83fce1b8-eef8-465f-9e64-5d4272817c9c</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;or Private_Resolvable Type?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23243?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 09:10:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46f8d794-c0a8-42d7-b18d-8dfba798d659</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;There is a lack of space, such as sending a UUID, and Major, Minor values and the values of temperature and remaining battery power.&lt;/p&gt;
&lt;p&gt;So, try to identify the device as Device Address.&lt;/p&gt;
&lt;p&gt;And I have to make plans to sell the product.&lt;/p&gt;
&lt;p&gt;If I create a product to sell, what does the use of both Public and Private Non-Resolvable?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23242?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 08:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad13c84b-4aaf-4ad2-90d5-00eeacc0afa8</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Yes. There are three types of addresses:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;/**@defgroup BLE_GAP_ADDR_TYPES GAP Address types
 * @{ */
#define BLE_GAP_ADDR_TYPE_PUBLIC                        0x00 /**&amp;lt; Public address. */
#define BLE_GAP_ADDR_TYPE_RANDOM_STATIC                 0x01 /**&amp;lt; Random Static address. */
#define BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE     0x02 /**&amp;lt; Private Resolvable address. */
#define BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_NON_RESOLVABLE 0x03 /**&amp;lt; Private Non-Resolvable address. */
/**@} */
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Our examples use BLE_GAP_ADDR_TYPE_RANDOM_STATIC, but you can set the address using sd_ble_gap_address_set(). And then you can set the same address to multiple devices. I don&amp;#39;t know how TI does it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23241?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 08:10:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c71365aa-1015-452c-8e73-0c1aa5c0f998</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;Sorry, but One more question I will.&lt;/p&gt;
&lt;p&gt;If it was, if possible, Are there any cases Nordic products and other products (Ti, etc.) are having the same address each other?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23240?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 08:00:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23b10dc2-6f8e-49bb-b209-457eb16cafdd</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Yes, you can.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23239?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 07:43:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc9660ca-1780-42d0-af36-802d2198110b</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;That there is a different and unique Device Address for each device.&lt;/p&gt;
&lt;p&gt;If so, can i separate the device only Device Address?&lt;/p&gt;
&lt;p&gt;(without UUID, Major, Minor value)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23238?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 07:32:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06eef588-9a51-430c-8e3b-3f0533ae7b03</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Please see &lt;a href="https://devzone.nordicsemi.com/question/6566/how-to-get-6-byte-mac-address-at-nrf51822/"&gt;this&lt;/a&gt; question for information about Bluetooth Device Address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23237?ContentTypeID=1</link><pubDate>Sun, 26 Apr 2015 15:23:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d675c93-7537-49ee-8667-e4ba26dfc06c</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;device address? If so, where can I find information about the Device Address?
UICR_ADDRESS, are you saying this? Address is it different for each device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23236?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 13:52:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6bbd0f0-c487-41a8-a9de-b7ee0905c573</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;nRF Master Control Panel uses the device address to distinguish between devices, but the device address is not part of ble_advdata_t.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23235?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 10:00:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24a717a8-c87f-467e-a8c4-775787102f26</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;How Master Control Panel find each the device?&lt;/p&gt;
&lt;p&gt;if Two device send the same packet, they are recognized as the same device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23234?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 08:44:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47ec0269-7ccc-40fa-815f-0a063f21c3c5</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;The nRF Master Control Panel will find your device regardless of what data that is in your advertising packet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23233?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2015 04:00:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44002061-bb82-4d62-af1f-6166fe3ae396</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;Thank you, if manufacture data are replaced by other data, why Master Control Panel APP can be found the device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23232?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2015 14:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d98415e4-08b4-4183-96da-09cecce0f7c3</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Sorry if I misunderstand, but if you call  ble_advdata_set() with new data the old data will not be updated, it will be replaced.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23231?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2015 10:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:784dc715-66a3-43a4-b8dd-6f5aa5340686</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;As the source at the top, ADC_Init function is used once, advdata is initiated by the AD update function, and if the services continue to update, what initially UUID, Major, Minor value set in AD_Init is valid?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23230?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2015 08:35:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03f36745-0205-4e8e-959b-978d24b51071</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Please remember that the amount of data you can include in an advertising packet is limited, see &lt;a href="https://devzone.nordicsemi.com/question/75/whats-the-maximum-size-for-an-advertisement-package/"&gt;this&lt;/a&gt; for more information.&lt;/p&gt;
&lt;p&gt;Have you tried to set a breakpoint to check if you get any error code from ble_advdata_set()? Remember to set optimizations to Level 0. You can also use the debugger to check the content and the length of advdata.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Beacon Service+Info, How can I use both data?</title><link>https://devzone.nordicsemi.com/thread/23229?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2015 07:23:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0839c49-4b8a-4ade-b58f-15314c6ba5e1</guid><dc:creator>GunMin</dc:creator><description>&lt;p&gt;And In this case, Not detected in the beacon applications.&lt;/p&gt;
&lt;p&gt;And does not operate to put the three services.&lt;/p&gt;
&lt;p&gt;advertising init function is operating, adv data update function to operate until the beacon is a search application. However, if the operation is advdata_update function not detected in the beacon applications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>