Other Parts Discussed in Thread: BLE-STACK
Hey!
Suppose we have multiple devices which are advertising/sending data at the same channel. How can we avoid RF collisions? Is there a CSMA/CA scheme which does the trick, or is it simple TDMA(Time-division multiple access) without any knowledge at the sending side about the channel occupancy? Where can I find more info about the Medium access techniques used in Bluetooth low energy?