I am working on a application derived from the SimpleBLEBroadcaster sample application, and wanted to understand more about how the libraries handle the three BLE advertising channels.
Does the TI BLE protocol stack automatically advertise on all three BLE advertising frequencies that are available each time it enters GAPROLE_ADVERTISING mode?
alternatively...
Does it switch to GAPROLE_WAITING in between each frequency change?
I have read e2e postings that indicate that the shortest advertisement is 128 microseconds. Is that for all three frequencies, or is that for a single frequency?