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).
(or try to go with other stack than Nordic Soft Device, there might be some luck with Zephyr or Mynewt...)
(or try to go with other stack than Nordic Soft Device, there might be some luck with Zephyr or Mynewt...)