-
1. Re: Mark of bleprofile_SendConnParamUpdateReq, impact?
lesuc_2256931 May 18, 2017 10:51 PM (in response to lesuc_2256931)any help?
-
2. Re: Mark of bleprofile_SendConnParamUpdateReq, impact?
epr_1639216 May 19, 2017 8:00 AM (in response to lesuc_2256931)I haven't worked with OTA stuff, but it is hard to understand what question you are asking in your post. Can you rephrase it?
It sounds like you want to know what the impact of having different connection settings between the master and slave will do to the connection times?
-
3. Re: Mark of bleprofile_SendConnParamUpdateReq, impact?
lesuc_2256931 May 20, 2017 3:57 AM (in response to lesuc_2256931)my question is in hello_sensor.c
in func encryption_changed(HCI_EVT_HDR *evt) during BT-connection
if we mark this line
However if we mark this line below in encryption_changed(HCI_EVT_HDR *evt)() in hello_sensor.c
//bleprofile_SendConnParamUpdateReq(80, 400, 0, 700);
is any bad impact for master-slave connection for instance, master chooses a faster speed that slave devie can not support or handle?
-
4. Re: Mark of bleprofile_SendConnParamUpdateReq, impact?
madhul_36 Sep 5, 2017 3:39 AM (in response to lesuc_2256931)2 of 2 people found this helpfulHi Leo Su,
The issue with increase in OTA to 20 mins with respect to the connection interval might be specific to the phone.
However, changing the connection interval will not cause adverse effects like link drop etc., The Master and slave will come to an agreement ultimately on the connection interval.
Regards,
- Madhu Sudhan