Re: How to change max/ min interval on BTLE
Re: How to change max/ min interval on BTLE
- Subject: Re: How to change max/ min interval on BTLE
- From: Cynove CYNOVE <email@hidden>
- Date: Sat, 27 Apr 2013 17:40:46 +0200
Hi Steve,
In fact, I have done the same HMI on Visual studio, and it's was when I ask the peripheral to connect, that I set the parameters. I haven't had bad connections/ disconnection since the last update of BGScript. I will look on the BLE side if I can ask for a GAT update and modify the parameters.
Thanks for your answer,
kevin H
Le 27 avr. 2013 à 17:28, Steve Childerley < email@hidden> a écrit : Hi Kevin, I am not sure this is something that can be modified on the apple side (I haven’t found away, and I am sure I have read on more than one occasion it’s not a parameter that apple expose). I think it’s a BGScript option you might look at connection_update or in c ble_cmd_connection_update Are you by any chance experiencing unexpected disconnects? This is why I have been looking at connection interval too. Hope this helps, Steve. Hello everyone, I am working on a app with CoreBluetooth framework (so for BTLE ) with a BLE112 from Bluegiga has peripheral and an iPad on the other side. The app work well but the data transfer is a bit low. How can I change the max interval , min interval slave latency and timeout. I have read in the guidelines forms Apple that the min interval is 20 ms ( because of the shared antenna with WIFI) and the default value is 40ms. I suppose it's when you connect to the peripheral with : (void)connectPeripheral:(CBPeripheral *)peripheral options:(NSDictionary *)options; I can't find a descriptions of witch options I should use. If you have any Idea, I will be very grateful.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden