Hi
I am using nrf Connect sdk 2.9.0 Visual Code IDE.I have added the following configuration in the prg.conf file:
CONFIG_BT_USER_DATA_LEN_UPDATE=y CONFIG_BT_BUF_ACL_RX_SIZE=251 CONFIG_BT_BUF_ACL_TX_SIZE=251 CONFIG_BT_CTLR_DATA_LENGTH_MAX=251 CONFIG_BT_L2CAP_TX_MTU=247
But still I am not asble to receive more than 20 bytes of data from android mobile app. I want to increase my data length to receive maximum of 64 bytes..
Thanks and Regards
Parag