Hi:
Now i am development the OTS, the default connect parameter is:
interval_min = 24 (30ms)
interval_max = 40 (50ms)
latency = 0
timeout = 400 (4000ms)
But i got the connect interval is 400ms while transmit a image. and then call the function bt_conn_le_param_update(conn, &BT_LE_CONN_PARAM(6, 8, 0, 400)), try get fast transmit data rate. In fact got the interval is 80ms, not the 10ms.
Thanks!
Best Regards.
Sam