This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
From my customer:
I'm trying to connect to the device after we switched from 4.1 to 4.2 and it fails.
It looks like the stack doesn't handle MTU exchange request packet. I attached with the debugger and I don't see the event raised up to the application.
The application doesn't crash either, it starts advertising after the disconnection.
Have you seen such a issue before, any idea why it happens?
Any help would be appreciated. Please let me know if you more information is needed.
I can send part of the PacketLogger log and the full log if you connect with me directly over email.
It's built on Mac, the versions are:
TI-BLE-Stack-2.2.2.0-Darwin/
TI-CGT-ARM-16.9.11.0-Darwin/
TI-RTOS-2.21.1.8-Darwin/
TI-XDCtools-3.32.0.6-Darwin/
The board is set as CC2650EM_5XD.
Hi Al,
Probably a sniffer log will be useful to see who is dropping the connection and why. Do you see the same behavior with the simple_peripheral OoO example?
Best regards,
David