2026-04-02 5:20 AM - last edited on 2026-04-21 2:57 AM by Imen.D
Hello,
I am working with the following setup:
I am currently facing an issue related to the BLE MTU (Maximum Transmission Unit) size. By default, the payload length is limited to 20 bytes, which is insufficient for my application, as my data length exceeds 180 bytes.
I would like to know:
My goal is to transmit larger data packets in a single operation, if supported.
Any guidance or recommended approach would be highly appreciated.
Thank you.
2026-04-21 2:58 AM
Hello @DdAz ,
The BlueNRG-M0 Bluetooth LE stack supports the default ATT_MTU value (23 bytes). Therefore, this value cannot be increased.