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).
It's a documentation bug, it's not listed in e.g. the corresponding "Key features" section in the PDF document here(S130 SDS). If Configurable ATT MTU is needed, switch to nRF52832.
It's a documentation bug, it's not listed in e.g. the corresponding "Key features" section in the PDF document here(S130 SDS). If Configurable ATT MTU is needed, switch to nRF52832.