HI,
I am building "esb_ptx" sample in NRF54L15-PDK, by using CONFIG_DYNAMIC_INTERRUPTS, but it;s always reset like below;How to config the prj.conf to enable CONFIG_DYNAMIC_INTERRUPTS? thanks
HI,
I am building "esb_ptx" sample in NRF54L15-PDK, by using CONFIG_DYNAMIC_INTERRUPTS, but it;s always reset like below;How to config the prj.conf to enable CONFIG_DYNAMIC_INTERRUPTS? thanks
Hello,
Which version of NCS you are using? Are you trying to add the TX and RX samples on separate DK?
HI,
the NCS Version is V2.7.99, I need add ESB and BT on same project, and BT has used the radio intterruts,so i should enable CONFIG_DYNAMIC_INTERRUPTS
Hello,
Is this ok if you share your project with me? So, I can test this here. I can make your case private.
Thanks.
BR
kazi
HI,
I will test it with nRF54L_DK in NCS V2.8.0 to see whether it works or not, if not, i will send the project to you.
HI,
You can set this CONFIG_MPSL_DYNAMIC_INTERRUPTS=y while building the sample.