In my peripheral FW I set the Data Length to 251 and MTU to 247. I also set the Tx Max time to 16 (16 * 1.25msec), However I always see the during the connection handshaking that the max caps out at 2120usec. I'm not sure how I can determine the maximum number of packets a connecting Phone or Device supports so I can actively determine the Maximum Connection Throughput. This help determine the sampling rates of some sensors which I want to stream over BLE. Is there a way to determine the packet limits during a connection?