Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’ and “nRF Connect” app.
To save battery, I want to increase the SLAVE_LATENCY.
1) In ble_app_blinky’ I just changed SLAVE_LATENCY to 5 and remaining settings are kept as is.
But still in sniffer I am seeing peripheral syncing to every connection interval.
2) Even there is no “Connection_Parm_Update request” from Peripheral to Central. Only in “Connection_Request” and “LL_Connect_Update_Req” from "Master to Slave" I am seeing Latency with 0.
Are there any other settings to be changed so that peripheral can skip 5 connection intervals.
Thanks & Regards
Vishnu Beema