Hi,
I'm able to select the nRF21540_nRF52840DK board for my project and I'm wondering how command the nRF21540 using the I/O pins and the SPI port. Do you have any examples?
Thank you,
Andy
Hi,
I'm able to select the nRF21540_nRF52840DK board for my project and I'm wondering how command the nRF21540 using the I/O pins and the SPI port. Do you have any examples?
Thank you,
Andy
Hi,
Several of our examples such as the BLE peripheral UART example supports adding the FEM.
If you're using BLE with the FEM then you should use the MPSL library to configure the nRF21540. I couldn't find any examples that actually show you how to use the library but the documentation for the API can be found here.
I hope that helps,
regards
Jared
Hi,
Several of our examples such as the BLE peripheral UART example supports adding the FEM.
If you're using BLE with the FEM then you should use the MPSL library to configure the nRF21540. I couldn't find any examples that actually show you how to use the library but the documentation for the API can be found here.
I hope that helps,
regards
Jared