CC26x2R1笔记(13)ble 5.0 广播Phy配置情况

1: ti官方网址:网址地址

2:LE CODE 设置函数添加链接描述

3:设置phy 历程代码学堂:地址

4:ble_stack_user_guider

在这里插入图片描述

2:设置LE Code广播需要注意的点

1:Note the following:

1:The eventProps parameter does not contain the legacy advertising flag, GAP_ADV_PROP_LEGACY:

2:Also, advertising on LE 2M PHY can be either connectable or scannable. In this case it is only connectable (GAP_ADV_PROP_CONNECTABLE).

3:The primary PHY (primPhy) is the LE 1M PHY. This is the PHY on which we will transmit the ADV_EXT_IND packets that contain the pointer to the AUX_ADV_IND packet.
4: The secondary PHY (secPhy) is, of course, the LE 2M PHY.

5:The primary PHY parameter will decide whether the device is advertising in legacy mode, or in long range mode (with ADV_EXT_IND). The secondary PHY parameter will decide the PHY of any auxiliary advertisement packets (i.e. all packets beginning with AUX_).

If advertising non-connectable and non-scannable, an ADV_EXT_IND PDU with no Adv Data can be sent without an auxiliary packet. In all other cases, the ADV_EXT_IND PDU mist contain a pointer to an auxiliary advertisement packet, AUX_ADV_IND. The AUX_ADV_IND PDU is sent on the PHY given in secPhy, and on one of the secondary channels (also known as data channels).

将primPhy设置成1M和LE CODE,才可以将广播转换成ADV_EXT_IND ,然后还可以配置
The secondary PHY (secPhy)

在这里插入图片描述
在这里插入图片描述

可以加入QQ群:687360507
与大伙沟通交流,技术在于分享而进步

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值