This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Advertising with ADV_EXT_IND packet on primary channel

Hi, 

I would like to use LE coded layer feature while sending beacon packet on primary channel.

According to table, I should use ADV_EXT_IND packet type to send beacon on primary channels.

Here is list of my questions;

  1. Can I transmit whole packet on primary channel by using LE coded layer? 
    1. As much as I know about extended advertising, only header will be sent on primary channel and the payload will sent on one of the secondary channel. 
  2. Is it possible to add CTE in the ADV_EXT_IND  packet ? There is something about this topic in BLE core specs. To be more precise, BLE Spec v5.1 Vol 6 Part D 4.12 Connectionless Constant Tone Extension Reception page 2892.

Thanks for your help

Parents
  • I am very confused about ADV_EXT_IND adv packet type.

    You will be very appreciated, if you help me to understand clearly.

    Is it possible to send LE coded beacon with data on primary channels ? I mean that Non-Connectable and Non-Scannable Undirected without auxiliary packet type.

    How many bytes can I transmit and which example project of yours should I use ?

    As stated in Bluetooth Core Specs Version 5.1 | Vol 6 | Part B | 2.3.1.5 ADV_EXT_IND (page 2700),

    Can you explain what is the use case of Non-Connectable and Non-Scannable Undirected without auxiliary packet type ?

    Is it possible to listen both CTE extended packets and LE Coded packets at the same time ? or Should I use time division duplexing to listen packets from different physical layer ?

    Best regards.

Reply
  • I am very confused about ADV_EXT_IND adv packet type.

    You will be very appreciated, if you help me to understand clearly.

    Is it possible to send LE coded beacon with data on primary channels ? I mean that Non-Connectable and Non-Scannable Undirected without auxiliary packet type.

    How many bytes can I transmit and which example project of yours should I use ?

    As stated in Bluetooth Core Specs Version 5.1 | Vol 6 | Part B | 2.3.1.5 ADV_EXT_IND (page 2700),

    Can you explain what is the use case of Non-Connectable and Non-Scannable Undirected without auxiliary packet type ?

    Is it possible to listen both CTE extended packets and LE Coded packets at the same time ? or Should I use time division duplexing to listen packets from different physical layer ?

    Best regards.

Children
No Data
Related