This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Starterware/CC2640R2F: CC2640R2F Changing MTU size

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2540, CC2650

Tool/software: Starterware

Hi *,

I want to change the number of bytes write/ read in single characteristic at time. I want to read 48 bytes in 1 characteristic at time. So I have gone through the Software Development Guide and made changes in BleUserConfig.h by changing the MTU size from 27 to 48. Compiled and flashed. But when I am trying to read that particular characteristic in Android smart phone by using nRF Control App, that particular characteristic is keep on loading and after that getting an error TIMEOUT.

Could anyone please describe the procedure did I need to changed other than MTU_SIZE, Is it possible that I can check with by using this CC2540 dongle with BLE Device Monitor.

Thanks for your response in advance.

Thanks,

Siva.