Other Parts Discussed in Thread: CC2640
Hello
we are using the TI LaunchPad development kit for the TI CC2640 to communicate with our BlueTooth device. While running a connect and disconnect test, we routinely fail to connect to the DUT. When the failure happens, I can see that the TI dongle sent the Connection Indication Packet too late to the DUT. We reproduced the failure twice – in the first, the Connection Indication Packet was sent ~4ms too late and in the second trace the Connection Indication Packet was sent ~31ms too late. According to the Bluetooth spec, the Connection Indication Packet must be sent no later than 152us after the advertising packet it is responding too. Because the packet was sent too late, the DUT was no longer listening for a connection indication packet and so when the dongle attempted to send an MTU request packet in the first connection interval, it didn’t get a response from the DUT
I can provide the Ellisys traces for the 2 above connection failures.