Hi
I need to change the default mtu size(peripheral device), but it always 23,unless phone requeset mtu size.
ncs2.7.0
nrf54L15pdk
any peripheral demo
I need this value changed to 247, My phone can accept 247.
When I change BT_ATT_DEFAULT_LE_MTU to 247 it's works,but my android phone can't find service.
I'm worried that this approach will cause other problems.
I need your help, thanks.