Dear All
I am right now working on BLE development with nRF52840DK. I checked a number of materials, including official specification from Bluetooth SIG, but none of them include information about how frequently BLE devices update their channel map.
So now my questions are as follow:
1. Do BLE devices update the channel map frequently?
2. Is there a fixed frequency for BLE devices updating the channel map?
3. If the updating procedure is based on environment, do we have a general guess for the intervals of channel map updating? Like in crowded environment, around every 20ms there will be an updating, in a normal environment, around 50-100ms there will be an updating?
Thanks in advance.