This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BT_LE_ADV_OPT_CODED | BT_LE_ADV_OPT_EXT_ADV backwards compatible?

Hi,

I would like our nrf52840 to use coded phy 8x to get longer range.

The counter part are Android smartphones, old ones with BLE 4 support only, new ones having coded phy and extended advertising support.

The question is, if I activate BT_LE_ADV_OPT_CODED | BT_LE_ADV_OPT_EXT_ADV do older smartphones work still fine - is this setting backward compatible?

Configuring BT_LE_ADV_OPT_CODED, do I need BT_LE_ADV_OPT_EXT_ADV as well to work or can I leave it away?

Is the advertising itself (before connecting) also 4 times the range?

thank you
Marcel

Related