Bluetooth Mesh, new advertising packet while scanning (Zephyr)

Hello,

I have a question regarding the advertising and scaning mechanism implemented in Zephyr.

To be more precise, suppose the node's radio is in scan mode, and it's scanning on the 2nd frequency channel (38), and at this moment application generated a new message, in this case:

  • new message will be sent when the node has finished scanning on the second frequency (38)
  • when the node has finished scanning on the second and third frequency (38, 39)
  • when the node finishes its scan window

Perhaps this is an obvious question, but I would like to make sure on this matter and I would be grateful for any clarification.

Thank you.

Related