Hello,
When I use the sample mutiple_adv_sets in NCS v2.5.0,
I am wondering if there is a way to print the index of each AD after it has been started, so as to distinguish between different ads when they are sent (such as bt_le_ext_adv_get_index(),
but I don't know where to call it after each AD has started).
ps. Instead of unpacking packets at the receiver to distinguish between different advertising packets, they are immediately differentiated when they are sent.
Thank you

