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;
- Can I transmit whole packet on primary channel by using LE coded layer?
- 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.
- 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