CONFIG_ESB

Enhanced ShockBurst

Type: bool

Help

Enable ESB functionality.

Default

  • n

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/esb/Kconfig:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:14

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect

menuconfig ESB
    bool "Enhanced ShockBurst"
    default n
    select NRFX_PPI if HAS_HW_NRF_PPI
    select NRFX_DPPI if HAS_HW_NRF_DPPIC
    help
      Enable ESB functionality.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)