<?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>Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16410/role-of-nrf51822-in-connectable-and-undirected-advertising-mode</link><description>Hi Friends, 
 I am using nRF51822(S110 and SDK10.0.0) in my project and I need the chip to be in connectable and advertising mode under peripheral config . I configured the device to my requirement. I needed to write a data to chip using mobile app.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Sep 2016 11:34:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16410/role-of-nrf51822-in-connectable-and-undirected-advertising-mode" /><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62820?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 11:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c8e5005-8d2b-4b93-85a8-8b54653c1def</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I think you should create a new question for this, please explain in detail what you have done. But, you cannot update it directly, you can however write the UUID to a characteristic value, and then take this value and put it into the advertising packet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62819?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 11:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e902edc-7735-46e2-9406-fb9d4bfb839c</guid><dc:creator>satheesh</dc:creator><description>&lt;p&gt;Yes exactly I did in same order. I disconnected in app and the name field is updated now.&lt;/p&gt;
&lt;p&gt;Whether it is possible to Update the UUID field of beacon from a mobile app in connected mode and the    same data should be advertised when disconnected. I tried this with enabling UART service but the UUID is different from BEACON mode UUID.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62818?ContentTypeID=1</link><pubDate>Fri, 16 Sep 2016 13:08:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:504871de-df7d-436a-98c2-598efe8fde18</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;So you connect with one smart phone, write to the device name characteristic, disconnect, connect with another smart phone, and try to read the device name characteristic? It should stay the same, but if you reset the device name will be reset. How are you disconnecting?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62817?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2016 14:09:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbcf1b94-45ce-4f9d-8c1f-f857b457e2ad</guid><dc:creator>satheesh</dc:creator><description>&lt;p&gt;Under Client tab of nRF connect there is an option generic access and it has write and read access. In write option I have given some data and in log window it shows the data is sent . But I can&amp;#39;t receive it when I try to receive it with another mobile loaded with app&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62816?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2016 14:00:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:154c7435-099f-451d-a8d7-1a143b40c003</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What do you mean by &amp;quot;I cannot view the modified value&amp;quot;? Where can&amp;#39;t you view it? Are you able to write or not?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62815?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2016 13:24:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95f7edb3-2fcb-4e0d-9daf-c646f72d83f9</guid><dc:creator>satheesh</dc:creator><description>&lt;p&gt;I have configured the &lt;em&gt;m_adv_params.type&lt;/em&gt; to &lt;em&gt;BLE_GAP_ADV_TYPE_ADV_IND&lt;/em&gt;, The characteristic value is configured as writable and I am using nRF connect app to update the value .&lt;/p&gt;
&lt;p&gt;The write request is updated as you said. In the nRF connect app after making connection to a beacon the client tab shows read and write option but I cannot view the modified value.&lt;/p&gt;
&lt;p&gt;The exact thing to be done is &amp;quot;in connect mode I have to update a value to data field through nRFconnect app and I have to receive the same data in receiver. Any solution?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Role of nRF51822 in connectable and undirected advertising mode</title><link>https://devzone.nordicsemi.com/thread/62814?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2016 08:39:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cad07155-5e26-45a4-8832-c62ed1a9a1e7</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;How did you configure it? Did you make the characteristic value writable? What app are you using? You can have a look at ble_app_uart example. Examine tx_char_add(). There you can see that the characteristic properties allow write request (char_md.char_props.write = 1;) and write command (char_md.char_props.write_wo_resp = 1;). You also need to allow write access to the attribute, this you do with BLE_GAP_CONN_SEC_MODE_SET_OPEN(&amp;amp;attr_md.write_perm);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>