Hello,
When I set min to 7.5 ms and max to 200 ms. Witch one is used at beginning (it looks like if it was max) ? Do transitions are done automatically depending on numbers of messages in queue or does application have to manage it ?
Hello,
When I set min to 7.5 ms and max to 200 ms. Witch one is used at beginning (it looks like if it was max) ? Do transitions are done automatically depending on numbers of messages in queue or does application have to manage it ?
Hi Fabien,
Could you let me know which side you were asking about, was it peripheral or central ? If it's the central side, you are correct, only the max_conn_interval is used when connection is initialized.
The packets are handled automatically by the stack, the application only has to queue them.
Hi Fabien
There is some info available on this thread.
Ok thank you, i will try asap