Enable/Disable Slave Latency for NRF54

I'm developing a device that occasionally bursts large data payloads (~30kB) over BLE. It uses MPSL to share the radio between BLE and ANT+, so I'd like the BLE radio to use a higher connection interval when it's not actively sending data.

Is the Enable/Disable Slave Latency vendor extension going to be ported to NRF54? (the current Zephyr implementation is in the softdevice controller, so isn't available for the 54 series.) It'd fit my needs of switching between fast and slow connection intervals incredibly well.

 Enable/Disable Slave Latency using nRF Connect SDK 

 Enable/Disable Slave Latency using nRF Connect SDK + Zephyr BT Stack on nRF52840 

Thanks!

Parents Reply Children
No Data
Related