<?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>Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26263/connection-parameters-update-request-is-generating-other-event</link><description>I am using nordic_sdk_7 with s120 softdevice on PCA10001 board.
I got BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event from peripheral. Sending conn parameter update request to peripheral is generating other Event 18.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Oct 2017 12:37:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26263/connection-parameters-update-request-is-generating-other-event" /><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103386?ContentTypeID=1</link><pubDate>Mon, 30 Oct 2017 12:37:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b2e61ae-85f7-4f0e-9406-7b77aba91ee6</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Yes, you don&amp;#39;t need to repond to the &lt;code&gt;BLE_GAP_EVT_CONN_SEC_UPDATE&lt;/code&gt;. However, how are you handling the &lt;code&gt;BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST&lt;/code&gt;event you receive from the peripheral? When you respond to that event, the peripheral should return &lt;code&gt;BLE_GAP_EVT_CONN_PARAM_UPDATE&lt;/code&gt;. &lt;a href="https://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v7.x.x/doc/7.2.0/s120/html/a00596.html"&gt;Message chart&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103385?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 12:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08a8c8f9-3f79-4ee9-ba66-13f7eaebbf04</guid><dc:creator>Siva Subrahmanyam</dc:creator><description>&lt;p&gt;Are you saying that Central can ignore(Not respond) BLE_GAP_EVT_CONN_SEC_UPDATE event recieved.
I am facing another issue here.&lt;a href="https://devzone.nordicsemi.com/question/172859/gattc-read-in-multi-connect/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103383?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 11:52:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b92393e3-c24f-4715-be41-af01fb6ca7f1</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;You shouldn&amp;#39;t have to handle the update event. Take a look at this &lt;a href="https://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v7.x.x/doc/7.2.0/s120/html/a00599.html"&gt;message sequence chart&lt;/a&gt;. Is your application working as it should?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103387?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 10:16:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ad1b25a-f846-4b77-9575-777b39466824</guid><dc:creator>Siva Subrahmanyam</dc:creator><description>&lt;p&gt;I am using sdk 7, s120 softdevice  on PCA10001 board running ble_connectivity example program.  I  am using beagle board as connectivity board and pca10001 as application board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103384?ContentTypeID=1</link><pubDate>Thu, 26 Oct 2017 09:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5f65af6-98c7-4e7a-b9a9-609923cd18ec</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Could you tell me which example from the SDK you are working with?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103389?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 11:52:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50b9b6e1-b11b-449e-be8a-ecef167aaf6d</guid><dc:creator>Siva Subrahmanyam</dc:creator><description>&lt;p&gt;yes, i am not handling BLE_GAP_EVT_CONN_SEC_UPDATE event in my setup.
Can you let me know how to handle this? i.e can we ignore this or  how to respond if  central is not intrested in security .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connection parameters update request is generating other event</title><link>https://devzone.nordicsemi.com/thread/103388?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 10:59:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:830bd591-933c-4c65-b68d-d4a7a771573a</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Siva!&lt;br /&gt;
Not quite sure what your question is, but event 18 is the &lt;code&gt;BLE_GAP_EVT_CONN_SEC_UPDATE&lt;/code&gt;, which means that the connection security has been updated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>