<?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>Quick connection parameters update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3327/quick-connection-parameters-update</link><description>Hello everyone, 
 I&amp;#39;m currently trying to change the connection parameters to be quick(100ms 0 slave latency) on a button press and after a timer timeout I go back to the low connection parameters. 
 I&amp;#39;m also sending a notification to an android application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Oct 2014 09:14:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3327/quick-connection-parameters-update" /><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12125?ContentTypeID=1</link><pubDate>Mon, 13 Oct 2014 09:14:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36dde473-6135-4546-99fc-fe0a1734c8d9</guid><dc:creator>boby</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I encounter the same issue than Ziran. After the connection, I do a first update of the connection parameters to a standard rate, that is working well. Then  I update the connection parameters to a fast rate but when I try to return in standard parameters, there is disconnection... Sometimes I succes to return in standard params, but this is working only once.
I tried on Android v4.4.2 and v4.4.4 and that the same problem.&lt;/p&gt;
&lt;p&gt;Is there a solution ?
Thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12124?ContentTypeID=1</link><pubDate>Thu, 07 Aug 2014 09:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2036429-61fc-4241-8351-961063989890</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;Apparently, on Android 4.4.2 we can change the connection parameters only once . And that&amp;#39;s why it does not want to go back to low or high after one update unless I disconnect and reconnect&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12117?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 11:48:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e6a2cbc-2bfb-4c1e-9142-47ec5cf04e22</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;[13:41:38.7] ConnectionParameterUpdateResponse sent with ACCEPTED response
[13:41:38.7] Connection Parameters Update sent. ConnInterval:200.0ms, SlaveLatency:5, SupervisionTimeout:10000.0ms
[13:42:33.9] Received a HandleValueNotification on handle 000E with value 01&lt;/p&gt;
&lt;p&gt;the last line is when I reclick on the button.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12116?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 11:47:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dea0b88a-fb36-4105-b050-a22ad5a8ebba</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;Ok I fell like i&amp;#39;m on the right path ! So I&amp;#39;m still doing the connection parameter update because I really need a good reponse of the device from the smartphone.
So my problem now is that the change seems to work only once( the first time I click on the button) then no response .&lt;/p&gt;
&lt;p&gt;I got that [13:41:29.1] Received Connection Parameter Update Request
[13:41:29.1] ConnectionParameterUpdateResponse sent with ACCEPTED response
[13:41:29.1] Connection Parameters Update sent. ConnInterval:100.0ms, SlaveLatency:0, SupervisionTimeout:4000.0ms
[13:41:29.5] Received a HandleValueNotification on handle 000E with value 01
[13:41:35.2] Received Connection Parameter Update Request
[13:41:35.2] ConnectionParameterUpdateResponse sent with ACCEPTED response
[13:41:35.2] Connection Parameters Update sent. ConnInterval:200.0ms, SlaveLatency:5, SupervisionTimeout:10000.0ms
[13:41:38.7] Received Connection Parameter Update Request
[13:41:38.7] ConnectionParameterUpdateResponse sent with ACCEPTED respons&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12115?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 08:50:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4426fa88-93f2-4f20-924a-c21384e9016a</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;When I use 100-200ms cnnnection parameters and slave latency of 40 . It&amp;#39;s really slow to write a characteristic( maybe 2-3s).&lt;/p&gt;
&lt;p&gt;Edit : I tried with 4 slave latency .It&amp;#39;s kinda quick but every 5 second I have a little burst in the current consumption.is It because of NEXT_CONN_PARAMS_UPDATE_DELAY(It&amp;#39;s 5s for me ) ?&lt;/p&gt;
&lt;p&gt;Edit 2 : Nope , I changed it and it&amp;#39;s not because of NEXT_CONN_PARAMS_UPDATE_DELAY&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12108?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 08:46:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1734c76-7bee-4baa-a09a-f5f0ee596f6c</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;Then you can use the slow connection parameters always and never change them. Empty LL packets (&amp;quot;keep-alive&amp;quot;) will only be sent every (n + 1)&amp;#39;th connection interval if slave latency is n. If you do a notification, it can be sent in any connection interval.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12123?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 08:30:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:846d0a77-24ce-4501-86f5-65f8705bd730</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;Can you tell me how to check the return code please ?
Is it the err_code=function();
APP_ERROR_CHECK(err_code);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12114?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 08:29:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3714a879-054a-4a4e-a25e-7cb4aa707851</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;Yep I did increase the Slave latency only for slow connection parameters.
And changed the CONN_SUP_TIMEOUT&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12122?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 08:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3681c5dd-b7d1-49b6-9a67-900342384efa</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;ble_conn_params_change_conn_params(...) has a return code that you need to check. It is good practice to check the return code for all functions that have one. You will not be able to change the connection parameters if the previous procedure is not finished, or if the parameters are inconsistent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12113?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 08:22:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:737ed9b4-7a3a-42f4-8cd3-96ceb8923403</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;From the log, there is over 10s between each connection parameter update with 100.0ms connection interval. It does not seem like your timer is working properly. If no Connection Parameter Update Request is seen in the Master Control Panel, it is most likely that you have not successfully called the API function - either because the timer handling is not working, or because you get an error from the API function.&lt;/p&gt;
&lt;p /&gt;&lt;p /&gt;
In any case, the better solution is to use slave latency.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12112?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 07:53:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52827221-6d35-4719-80c0-292f55091dd1</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;I think one of the problem is that the handler is not handled correctly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12111?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 07:20:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aecdd65-25b1-450b-8115-0f647fb59c8d</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;Another thing . the second request update is not following any of my timers.
And I get a [09:17:32.5] Lost connection to device. Reason: BTLE_CONN_INTERVAL_UNACCEPTABLE after the second one is accepted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12121?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 07:01:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99226323-5ea1-4237-ae85-e8545f805bf3</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;This is my timer handler&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   static void cp_timeout_handler(void * p_context) {
	UNUSED_PARAMETER(p_context);

		gap_params_low();}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Those are the funstion that send the new parameters&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;static void gap_params_high(void) {
	ble_gap_conn_params_t gap_conn_params_high;
    gp=false;
	memset(&amp;amp;gap_conn_params_high, 0, sizeof(gap_conn_params_high));

	gap_conn_params_high.min_conn_interval = MIN_CONN_ITVL_UPDATE;
	gap_conn_params_high.max_conn_interval = MAX_CONN_ITVL_UPDATE;
	gap_conn_params_high.slave_latency = SLAVE_LATENCY_UPDATE;
	gap_conn_params_high.conn_sup_timeout = CONN_SUP_TIMEOUT_UPDATE;

	ble_conn_params_change_conn_params(&amp;amp;gap_conn_params_high);
			


}
static void gap_params_low(void) {
	ble_gap_conn_params_t gap_conn_params_low;

	gp=true;
	memset(&amp;amp;gap_conn_params_low, 0, sizeof(gap_conn_params_low));

		gap_conn_params_low.min_conn_interval = MIN_CONN_INTERVAL;
		gap_conn_params_low.slave_latency = SLAVE_LATENCY;
		gap_conn_params_low.conn_sup_timeout = CONN_SUP_TIMEOUT;
	ble_conn_params_change_conn_params(&amp;amp;gap_conn_params_low);

			


}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This is my case in on_ble_evt&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;case BLE_GAP_EVT_CONN_PARAM_UPDATE:
		
		app_timer_start(m_cp_timer_id, CP_INTERVAL,
						NULL);

			break;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This is my button handler&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;static void button_event_handler(uint8_t pin_no, uint8_t button_action) {
	
     app_timer_stop(m_powermanage_timer_id);
         if (gp){
		gap_params_high();
	          }



	/*Joue le son du Buzzer*/
	set_frequency_and_duty_cycle((uint32_t) (1075), 50);
	nrf_delay_ms(300);
	nrf_pwm_set_enabled(0);

	switch (pin_no) {
	case BOUTON_SONNETTE_PIN_NO:


                ble_lbs_on_button_change(&amp;amp;m_lbs,button_action);

		nrf_gpio_pin_write(LED_LCD_PIN, 1);

		gotoXY(12,2);
		LCDString(&amp;quot;Bienvenue&amp;quot;,1);

		break;


	default:

		break;
	}

app_timer_start(m_powermanage_timer_id, POWER_MANAGE_INTERVAL,
				NULL);
gp=false;
pm=false;}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;gp is a static bool that I use because the event handler is called  2 times ( on push and release)&lt;/p&gt;
&lt;p&gt;pm is also a static bool that I use to not go into power manage as long as the smartphone send write(in the handler of some characteristics)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12110?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 06:51:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e876238-f76a-430e-8afd-e1886434b8d6</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;So this morning it&amp;#39;s worse than yesterday. It&amp;#39;s not even sending the good parameters the second time to go back to slow connection parameters . And I&amp;#39;ve also seen that the button change is called 2 time when pushed and realeased , I don&amp;#39;t know why.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12109?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 06:47:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05eb858b-98a7-4a03-809b-68d4c30358bd</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;In the Log window in the Master Control Panel their is nothing . It&amp;#39;s like the call is not done.&lt;/p&gt;
&lt;p&gt;[08:44:27.8]Received Connection Parameter Update Request&lt;/p&gt;
&lt;p&gt;[08:44:27.8]ConnectionParameterUpdateResponse sent with ACCEPTED response&lt;/p&gt;
&lt;p&gt;[08:44:27.8]Connection Parameters Update sent. ConnInterval:100.0ms, SlaveLatency:0, SupervisionTimeout:600.0ms&lt;/p&gt;
&lt;p&gt;[08:44:28.3]Received a HandleValueNotification on handle 000E with value 01&lt;/p&gt;
&lt;p&gt;[08:44:28.7]Received a HandleValueNotification on handle 000E with value 00&lt;/p&gt;
&lt;p&gt;[08:44:38.4] Received Connection Parameter Update Request&lt;/p&gt;
&lt;p&gt;[08:44:38.4] ConnectionParameterUpdateResponse sent with ACCEPTED response&lt;/p&gt;
&lt;p&gt;[08:44:38.4] Connection Parameters Update sent. ConnInterval:100.0ms, SlaveLatency:0, SupervisionTimeout:600.0ms&lt;/p&gt;
&lt;p&gt;[08:44:56.5]Received a HandleValueNotification on handle 000E with value 01&lt;/p&gt;
&lt;p&gt;[08:44:56.9] Received a HandleValueNotification on handle 000E with value 00&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12107?ContentTypeID=1</link><pubDate>Wed, 06 Aug 2014 05:22:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c29ea66b-132a-4166-b41a-627999f3f035</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;What do you mean when you say that you can&amp;#39;t change the connection parameters? Do you mean that you do the API call successfully, but nothing happens, or do you get an error code from the API call? Please check that you don&amp;#39;t get an error code when trying to change parameters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12106?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 14:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89c7cdef-05c0-412e-af67-22cd1dffc1c4</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;i have some other problems now.
The first one is that when I change the connection parameters (Smartphone one to my quick ones then quick to slow) I can&amp;#39;t change it anymore by calling ble_conn_params_change_conn_params. i do this with a timer that is called each time in BLE_GAP_EVT_CONN_PARAM_UPDATE&lt;/p&gt;
&lt;p&gt;the second one is that when I call the change from Quick to slow in the Master control Panel I can see that it&amp;#39;s doing 2 same request within 20ms gap and both are accepted(weird).&lt;/p&gt;
&lt;p&gt;And the last one is that if after the connection and FIRST_CONN_PARAMS_UPDATE_DELAY is passed I can&amp;#39;t change the connection parameters anymore.&lt;/p&gt;
&lt;p&gt;for the last one I tought to solve the problem by sending connection parameter update when it&amp;#39;s connected .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12120?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 13:33:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4046a1c8-e1c4-4280-8e67-3360f54a5fed</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;Correct me if I&amp;#39;m wrong, but I don&amp;#39;t think this solves OP&amp;#39;s problem. The question is how to get notification sent as quickly as possible when having a long connection interval. OP is trying to change from long to short connection interval and then sending notification, which has the 6 connection interval delay. This can be solved by choosing a suitable shorter connection interval and slave latency.&lt;/p&gt;
&lt;p /&gt;
This would be similar to a HID over GATT scenario.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12119?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 13:24:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49459f89-b529-45db-9979-7291a84bc7b9</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can adjust when the connection parameter update request is sent from the peripheral to the central. How that is done is described &lt;a href="https://devzone.nordicsemi.com/question/12545/update-connection-parameter-programmatically/"&gt;here&lt;/a&gt;. In many nRF51 SDK examples, e.g. the heart rate example (ble_app_hrs), the connection parameter update request is sent some time after you enable services on the peripheral device. Services are enabled when the central writes to the CCCD characteristics on the peripheral to make the peripheral start sending notifications/indications to the central. When services are enabled, the application receives a BLE_GATTS_EVT_WRITE event from the softdevice which is captured in the ble_conn_params_on_ble_evt function. The connection parameter negotiation proceidure is then started by calling the conn_params_negotiation() function which starts a timer which starts the connection parameter negotiation procedure after FIRST_CONN_PARAMS_UPDATE_DELAY milliseconds. The first step in the connection parameter negotiation procedure is sending connection parameter update request to the central.&lt;/p&gt;
&lt;p&gt;So in order to start the connection parameter negotiation procedure on a button press, simply call the conn_params_negotiation() function from your button handler instead and set the FIRST_CONN_PARAMS_UPDATE_DELAY to relatively short number to make the delay small from the time the button is pressed until the connection parameter update request is actually sent.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12118?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 11:21:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77e65d29-ea3a-4c11-9d06-c96307dc64fb</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;what about having 250ms conn interval and 3 slave latency? Then you would have 1s sleep usually when the peripheral don&amp;#39;t have anything to send, and 250ms latency when it does.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12105?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 10:15:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f0abe15-7e09-444d-83a4-adafef967d1c</guid><dc:creator>Ziran</dc:creator><description>&lt;p&gt;Thks for the reply ^^
My &amp;quot;low&amp;quot; connection parameters are 1s for the max interval connection and 3 slave latency . How high could I go for the Slave latency for maximum current economy ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Quick connection parameters update</title><link>https://devzone.nordicsemi.com/thread/12104?ContentTypeID=1</link><pubDate>Tue, 05 Aug 2014 09:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62e078d3-a7ad-4a9c-bb6b-328eaf5fb8d7</guid><dc:creator>Knut Eldhuset</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Bluetooth spec says that the master should allow a minimum of 6 connection events before the new connection parameters are applied. This could easily amount to 10s, depending on the old connection interval.&lt;/p&gt;
&lt;p&gt;You could try using a short connection interval and increasing slave latency to send the notifications more quickly. This would also conserve power.&lt;/p&gt;
&lt;p&gt;BR&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>