about CONFIG_ESB_FAST_SWITCHING

1. 我想在 nrf 54l15 中使用 CONFIG_ESB_FAST_SWITCHING,但好像 l15 不支持,只能在 H 系列上使用? 
如果 l15 支持,我该如何使用呢?通过移除 SOC_NRF54H20_CPURAD 来实现吗?

2. 顺便问一下,为什么 CONFIG_ESB_FAST_SWITCHING和  不能 共存?它们之间有什么冲突吗?ESB_SHORT_DISABLE_MASK 
3. 如果我配置了 CONFIG_ESB_FAST_SWITCHING,禁用后接收端不会生成,功耗会增加吗?我该如何降低功耗?
4.what's the different between events_phyend and events_end of radio? if i read rx_payload while enents_phyend generate, will i loss data? can i use events_end instead events_phyend in nrf54l15, like nrf52 series
Parents Reply Children
  • Hi Liny and Doris.chen,

    My apologies for the lack of update.
    The Fast Switching feature on the nRF54L15 Radio can be used to implement ESB Fast Switching, and it would help reducing TX-RX switching time.
    However, ESB Fast Switching on the nRF54L15 isn't supported yet in the SDK. As mentioned before, I can't comment on when it will be implemented, and you will need to contact our Sales team for that.

    If you need help getting in touch with a Sales representative, I can help with that.

    Hieu

Related