4 years, 5 months ago.

Is there a way to increase max MTU for a Maxim device like MAXREFDES100?

Due to the requirements of my use case, where I want to send packets of size greater than 23 bytes, I would love it if I can increase the maximum MTU size. I have looked through the header file att_def.h and found that the max MTU size is 512, however, even after requesting for MTU size of 512 using an android phone, the MTU appears to be unchanged. Currently, I am chunking the data into sizes of less than 23 bytes, but I would like to know if there is a better option. The device I am using is MAXREFDES100 development kit with EM9301 as the bluetooth low energy module.

Thank you.

Be the first to answer this question.