3871 views|3 replies

405

Posts

1

Resources
The OP
 

How to initiate mtu length update on CC2640R2F [Copy link]

This post was last edited by flashtt on 2018-10-10 14:17 Recently, I have been working on the communication between CC2640R2F and Android phones. Because the project requires a large throughput, it is necessary to send the 251-byte mtu supported by the Bluetooth 4.2/5.0 protocol, but the Android end is unable to receive it. When tested on iOS, iPhone6 cannot, but iPhoneX can. The reason is that iPhoneX will actively initiate an mtu length update. After CC2640R2F receives it, it can communicate with a 251-byte mtu length. The captured packets are as follows: But Android doesn't. I'm using OnePlus 6, Android 8.1, which supports Bluetooth 5. There is a requestMtu function in Android, but it's unsuccessful in my personal experiments or when I looked at other people's online. So now there's only one way left, which is for CC2640R2F to actively initiate an MTU length update. I checked the relevant documents and added the following code. But the corresponding packet was not captured during packet capture, which means it was unsuccessful. So how can CC2640R2F initiate an MTU update, even though the Android end may not accept it?
This post is from Wireless Connectivity

Latest reply

The Android side did not initiate this initiative, right?  Details Published on 2018-11-30 11:19
 

405

Posts

1

Resources
2
 
I just got the correct answer on the TI forum. The mtu length update can only be initiated by the client. If the Android side does not actively initiate it, it will not work if the corresponding API cannot be implemented.
This post is from Wireless Connectivity
 
 
 

1368

Posts

6

Resources
3
 
You need to actively initiate a parameter update request
This post is from Wireless Connectivity
Personal signature专注智能产品的研究与开发,专注于电子电路的生产与制造……QQ:2912615383,电子爱好者群: void
 
 
 

1140

Posts

0

Resources
4
 
The Android side did not initiate this initiative, right?
This post is from Wireless Connectivity
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list