I am using peripheral_uart as my base project. Right now MTU value is 23 I believe as I can receive only 20 bytes of data at a time. How I can increase the MTU size with configurations? Are there any APIs which I can call and check with callback functions for the status?
Thanks