Explicitly configure Coded PHY (S=2 or S=8) for extended advertising on nRF52840 using nRF Connect SDK (Zephyr RTOS v2.6.1)

On the nRF52840 using ncs/zephyr v2.6.1, how can I explicitly configure the Coded PHY scheme (selecting either S=2 or S=8) for BLE Extended Advertising? Please provide the necessary Kconfig and code configuration steps.

Related