TI中文支持网
TI专业的中文技术问题搜集分享网站

CC2533 做RF4CE 遥控器,多次连续和CC2531 dongle 的配对测试中,会概率性出现fail 的情况, 出现的概率在 5~15% 左右

我们做的RF4CE遥控器基于CC2533, RemoTI-CC253xDK-1.4.0  SDK,多次连续和CC2531 dongle 的配对测试中,会概率性出现fail 的情况, 出现的概率在 5~15% 左右
有2中表现方式, 1) 配对时,cc2531 dongle 端没有弹出验证码框 , 报类似错误 : " Status         = 0x53 (83) (Validation Failure)", 见log:  RF4CE_paring_case_x.txt
                            2) 配对输入验证码后, cc2531 端报错 <Error> – Unsupported Data Profile (0). Data Rejected,    见log 输入配对密码后异常-软件.txt
因为从上层应用来看:bind 配对的完成很简单, 通过调用如下2个函数来实现的

RTI_BindReq(), 绑定发起

RTI_SendDataReq(),按键键值发送

我们遥控器的code,从发起绑定到密钥验证流程中的状态回调代码与官方源码进行了比对,都是一样的,具体失败的原因是lib 返回的,我们没法进一步分析。 

shaohua mao:

补充log
错误log#1
<Rx> – RTI_SetAttributeReqPairIndex= 0x00 (0)AttrHeaderProfileId= 0x00 (0) (GDP)AttributeId= 0x81 (129) (aplGDPCapabilities)EntryIdLsb= 0x00 (0)EntryIdMsb= 0x00 (0)AttributeStatus= 0x00 (0) (GDP_ATTR_RSP_SUCCESS)AttributeLength= 0x04 (4)Attribute DataData(0x)0000:34 00 00 004…
——————————————————————–
<Tx> – RTI_SetAttributeCnfStatus= 0x00 (0) (GDP_ATTR_RSP_SUCCESS)
——————————————————————–
<Rx> – RTI_BindIndStatus= 0x53 (83) (Validation Failure)DestIndex= 0xFF (255)
——————————————————————–
<Tx> – RTI_ReadItemExProfileId= 0xFF (255) (RTI)ItemNumber= 0xB0 (176) (RTI_SA_ITEM_PT_NUMBER_OF_ACTIVE_ENTRIES)ItemLength= 0x01 (1)
——————————————————————–
<Rx> – RTI_ReadItemExStatus= 0x00 (0) (Rti Success)Bound Device(s)= 0x01 (1)Data(0x)0000:01

错误log#2
<Rx> – RTI_SetAttributeReqPairIndex= 0x00 (0)AttrHeaderProfileId= 0x00 (0) (GDP)AttributeId= 0x81 (129) (aplGDPCapabilities)EntryIdLsb= 0x00 (0)EntryIdMsb= 0x00 (0)AttributeStatus= 0x00 (0) (GDP_ATTR_RSP_SUCCESS)AttributeLength= 0x04 (4)Attribute DataData(0x)0000:34 00 00 004…
——————————————————————–
<Tx> – RTI_SetAttributeCnfStatus= 0x00 (0) (GDP_ATTR_RSP_SUCCESS)
——————————————————————–
<Rx> – RTI_BindIndStatus= 0x53 (83) (Validation Failure)DestIndex= 0xFF (255)
——————————————————————–
<Tx> – RTI_ReadItemExProfileId= 0xFF (255) (RTI)ItemNumber= 0xB0 (176) (RTI_SA_ITEM_PT_NUMBER_OF_ACTIVE_ENTRIES)ItemLength= 0x01 (1)
——————————————————————–
<Rx> – RTI_ReadItemExStatus= 0x00 (0) (Rti Success)Bound Device(s)= 0x01 (1)Data(0x)0000:01

Susan Yang:

请您重新以附件形式上传一下 RF4CE_paring_case_x.txt 和输入配对密码后异常-软件.txt,很抱歉现在无法打开

shaohua mao:

回复 Susan Yang:

RF4CE_paring_case_2.txtRF4CE_paring_case_3.txt输入配对密码后异常-软件.txt、上传sRF4CE_paring_case_1.txt

shaohua mao:

回复 shaohua mao:

Any update for this issue?

赞(0)
未经允许不得转载:TI中文支持网 » CC2533 做RF4CE 遥控器,多次连续和CC2531 dongle 的配对测试中,会概率性出现fail 的情况, 出现的概率在 5~15% 左右
分享到: 更多 (0)