This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

MIN_CONN_INTERVAL MAX_CONN_INTERVAL SLAVE_LATENCY CONN_SUP_TIMEOUT parameters values for Android and iOS

MIN_CONN_INTERVAL

MAX_CONN_INTERVAL

SLAVE_LATENCY

CONN_SUP_TIMEOUT

Hey guys, I want use my device with Android as well as iOS, but i am facing some issues for data sending over BLE... I am getting errors like 0x3401, 0x3004...

Anyone can help me for this, what will be the parameters value, which can be suitable for android as well as iOS.

In android app, i have set latency on High... And in nRF device it is 3... Please suggest if any changes is necessary...

If any changes necessary from iOS App or Android App please suggest.

error_code_status = ble_gyro_string_send_(&m_gyro, read_buffer_life, 14);

i getting this errors on above function or service calling... (In this variable "error_code_status")

My maximum data sending rate is 1-Frame/50ms.(20-Frame per 1-Second)

Parents Reply Children
No Data
Related