I'd like to set the connection interval to 4 seconds so that I know that my BLE is inactive for the longest period. (I have very low throughput requirement) - how do I do this using the sSTM32_WPAN middleware?
I need my software to do something specific when the RF is not transmitting and receiving. Can I know when a Communication Event occurs so that I know that I have a 'quiet RF window' for my processing?