Hello
I am in the process of developing a central BLE and I would like to be able to transmit 240 byte frames with a device.
The problem I have during my tests is that I see that my packets are fragmented into small packets even though the MTU is 247 bytes ...
I have copied the Wireshark log of the communication to you.
2451.Test.pcapng
Do you have any idea what I forgot to stop getting fragmented messages?
Thank you