Hi,
We are running into the issue where either stack crashes or application does not receive the L2CAP fragmented PDU. Our project is based on simple_np using the simplelink sdk v1.50.
We are planning to migrate to latest sdk. However, we are already live in the market therefore we are assessing the risk, and decision would be based on whether this is improved/fixed in the latest sdk version.
We would like to get the clarification on the following ?
1. On simple link sdk v.150, we are experiencing that any L2cap fragmented data is not received on application layer. Is this also the case with latest sdk?
2. There is this thread (https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1125984/cc2640r2f-getting-the-hw_fail_inadequate_pkt_len-error-while-running-a-data-transfer-test-with-the-simple_peripheral-example-project) where we see the similar issue. However it seems that stack gracefully handles this and reports HW_FAIL_INADEQUATE_PKT_LEN? Would it happen for each L2cap fragmented PDU or only for PDUs with specific length?