Part Number: CC2745R10-Q1
Hi,
How can I set frequency hopping in the sample app "basic_ble" of the CC2745 SDK (ver 9.12)?
Should I enable BLE → Advanced Settings → Adaptivity using DAA in Syscfg?
Best regards.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2745R10-Q1
Hi,
How can I set frequency hopping in the sample app "basic_ble" of the CC2745 SDK (ver 9.12)?
Should I enable BLE → Advanced Settings → Adaptivity using DAA in Syscfg?
Best regards.
Hello,
Thank you for your response. Understood.
By the way, is there any particular reason why this feature is disabled by default? (For example, because enabling it does not yield significant benefits, or something similar)
Best regards.
Hi,
It's disabled by default since it only triggers when operating at 20dBm. If you're operating below that power level, then it's not necessary to include it.
Best,
Nima Behmanesh
Hi,
Thank you for your response.
You mentioned that it operates at 20dBm, but is that a specification unique to TI, or is it a specification determined by the Bluetooth SIG?
Best regards.
Hi,
You mentioned that it operates at 20dBm, but is that a specification unique to TI, or is it a specification determined by the Bluetooth SIG?
It's more so a specification that's unique to TI, but also follows regulation requirements. For instance, to be compliant for EU standards, if a device is operating at 20dBm then adaptivity is required. However, if you operate below 20dBm then adaptivity is not required (this is an oversimplification of the requirement, but you can read more by reading the EN 300328 regulatory requirements).
In China, the regulations are similiar: If you operating at over 20dBm then adaptivity is required.
In TI's case, since adaptivity is only required when operating at 20dBm, adaptivity only kicks in then.
Best,
Nima Behmanesh
Hi,
Thank you for your reply. It was helpful.
Is the above information included in the user manual or similar documents?
Best regards.
Hello,
You can refer to this page: https://dev.ti.com/tirex/content/simplelink_lowpower_f3_sdk_9_12_00_19/docs/ble5stack/ble_user_guide/html/ble-stack-5.x/adaptivity-using-daa.html?highlight=adaptivity#adaptivity-using-daa-detect-and-avoid
Best,
Nima Behmanesh
Hi,
Thank you for your reply. Thank you for your response. It was helpful.
Best regards.