Part Number: CC2564CSTBTBLESW
Other Parts Discussed in Thread: CC2564C
HI TI Team,
We are doing one application that should send some data between phone and CC2564C over BLE.As the data is more ,we are increasing the MTU to 131 (default was 27).
We are using stack version 4.2.
I like to get answers for the following:-
1. I'm setting 131 as MTU after negotiation, even though MTU is updated to 131 when we look on the sniffer logs it is always showing set of 27 bytes (packets).Why is it so?
2. Can we increase this packet size to 131 bytes?
3. How can we enable DLE in CC2564C?
4.What is the maximum MTU supports for cc2564c?