Is this possible to change MTU Size in nrf51822 Board from 23 to 43?
is any changes is done android side app? the application is same copy of nrf Toolbox UART app.
please suggest me a right way.
Thank YOu
Is this possible to change MTU Size in nrf51822 Board from 23 to 43?
is any changes is done android side app? the application is same copy of nrf Toolbox UART app.
please suggest me a right way.
Thank YOu
Not with Nordic stack as far as I understand, all S110/120/130 versions support only default ATT_MTU size (for memory reasons - it requires certain amount of RAM).
Devices will settle on lower from two maximums so if one device supports max 23 the ATT_MTU stays on 23. Also how you can set MTU size through Android API and what stack supports such high value (1500)? Sounds pretty unreal.
Devices will settle on lower from two maximums so if one device supports max 23 the ATT_MTU stays on 23. Also how you can set MTU size through Android API and what stack supports such high value (1500)? Sounds pretty unreal.