My current product uses the NRF523840 with CODED_PHY periodic adverts. I want to improve the range.
I'm considering a +14dBm (SAR limited) product variant with the NRF54L10 + NRF21540
The NRF54L10 has fewer pins than the nrf52840. I'm aware that the TX gain varies considerably according to the frequency and temperature and there is support for compensating for this in NCS FEM driver. My product will need this to pass SAR testing.
I want to know 2 things
- Is it necessary to connect the SPI pins of the FEM to specify +13dBm TX power? I imagine it might be possible for the FEM driver to vary the NRF54 TX power up to +3, and lock the FEM Mode to +10. Is this how it works?
- Does the NRF21540 also improve RX sensitivity of CODED_PHY periodic adverts (S=8, 125kbps)? Has this been evaluated? Is there any data on this?
Kind regards,
-Jason
**EDIT**: I have found the header files for the MPSL FEM, and I can see comments that seem to support the idea that the SPI interface is not required to set the TX power to +13dBm
**EDIT2** I've also found this post which re-confirms that the SPI isn't needed. Setting TX power for nRF5340+nRF21540
I guess the advantage of using SPI would be that the FEM is more power efficient. If so then it might be worth trying to factory set +13dB in the nrf21540 UICR
I would still like to know if the 21540 improves the RX for CODED_PHY if there's any info available on that.
Thank you!
