Hello,
1. Is there a calculation method for setting appropriate txtime value for HCI_LE_WriteSuggestedDefaultDataLenCmd() ?
I know the txoctets and txtime for the MTU size 27 and 251. (27/328, 251/2120).
But if I want 65 or 100 for the txoctets for example, how do I know what txtime value is appropriate? No matter between 328 and 2120?
2. The default MAX_PDU_SIZE is 69 in my project and so the max MTU size is 65 by default.
How to get the matching txtime for the 65? Could you figure it out?
Thanks,
Calvin