ESB on nRF21540DK

We have already developed a wireless sensor application based on the ESB protocol.

Now we want to increase the range by adding an nRF21540.

We started by testing the sample https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.0/nrf/samples/esb/README.html. on a nRF21540DK board.

We read : "

You can add support for the nRF21540 front-end module to this sample by using one of the following options, depending on your hardware:

Unless we are mistaken, the FEM component is not activated : no activity on tx-en-gpios nor rx-en-gpios pins, checked with an oscilloscope.

Can you tell me how to make the FEM work with the ESB protocols?

Thnak You in advance for your help.

Parents Reply
  • Hi Jean Philippe

    Apparently the FEM reference in the ESB library documentation was put there by mistake, the ESB library does not support FEM unfortunately. 

    The Gazell library does not support this either. 

    The Gazell library has a FEM interface that is compatible with an older Skyworks FEM device, but it is not updated to support the nRF21540. 

    Best regards
    Torbjørn

Children
Related