|
I just found another case which shows it more clearly: The central asks for a retransmit as it never received packet 4 but the peripheral does not retransmit but sends an empty PDU instead. It should re-transmit the Error-Response (Attribute not found) until the central acknowledges it. Instead in packet 6 the peripheral sends an empty PDU but with the sequence number 1 again, indicating a retransmit but the data is missing. I am seeing this everytime a packet goes missing, also with the sample code. |
|