Multi-NUS on the nRF21540-DK

I have succeeded in running the Multi-NUS package on the nRF52840DK. My client's client learned of the nRF21540EK and wants to try using it to extend the range in the present application. Is there an equivalent of the Multi-NUS package available for this board? Fallback would be an NUS application whereby i could gather the routines to access the control lines for the 21540 and merge it with the Multi-NUS software.

Parents
  • Okay, apparently somebdoy thought further ahead than I thought. But in attempting to follow the instructions you referenced, I'm stuck at this step:

    Enable support for MPSL implementation in nRF Connect SDK by setting the CONFIG_MPSL Kconfig option to y.

    I find no such option, and I've searched pretty thoroughly (there are certainly a BUNCH of options!).

    I also note that the only Board Selection option is the nRF52840 DevKit. Should there be an option for the nRF21540 DevKit?

Reply
  • Okay, apparently somebdoy thought further ahead than I thought. But in attempting to follow the instructions you referenced, I'm stuck at this step:

    Enable support for MPSL implementation in nRF Connect SDK by setting the CONFIG_MPSL Kconfig option to y.

    I find no such option, and I've searched pretty thoroughly (there are certainly a BUNCH of options!).

    I also note that the only Board Selection option is the nRF52840 DevKit. Should there be an option for the nRF21540 DevKit?

Children
Related