Antenna questions on nRF7002 - nRF5340

Hello everyone!
I'm developing a custom board in which the two above mentioned chip will live.

As the nRF7002 Prod. Spec file states, I can use two different antennas, one dedicated to the 5340, one to the 7002.

I already have a working design for a PCB antenna for the nRF5340, so that's not a problem. I'm more curious about the nRF7002, since my guess is that, if I want to use a patch antenna, I could only work with 2.4 OR 5 Ghz. This problem would be solved by the diplexer and the chip antenna as it is used in the nRF7002DK. Is the whole reasoning right? 

Also, If i decide to go for a PCB antenna for the 7002, what would be the RF trace that I need to adapt to 50 oHm impedance?

Do I need matching circuitry? If not, it's correct to assume that my antenna start directly from the PIN?

Parents
  • Hi,

    There are some designs for dual band PCB antennas, but they would require simulation to optimize the shape for both bands simultaneously. Using just one antenna is OK, but if you just want to use the 2.4GHz band it would be simplest just to share the antenna between the nRF5340 and the nRF7002. Both radios can't be transmitting simultaneously anyways so sharing the antenna is not a problem. If you want to try this you can use parts of the nRF7002 DK design files as reference, as the DK have a option to use the same 2.4GHz antenna for both radios:

    just remove the diplexter and connect the output of the RF switch to the antenna matching network directly.

    Do I need matching circuitry? If not, it's correct to assume that my antenna start directly from the PIN?

    You don't need a matching network for the nRF7002 side as the TXRF0 pin already have an impedance of 50 Ohm, but the antenna will require a matching network. The type of matching network is dependent on the type of antenna.

    The TXRF1 pin can just be left floating when not using 5GHz.

     

    Best regards,

    Bendik

Reply
  • Hi,

    There are some designs for dual band PCB antennas, but they would require simulation to optimize the shape for both bands simultaneously. Using just one antenna is OK, but if you just want to use the 2.4GHz band it would be simplest just to share the antenna between the nRF5340 and the nRF7002. Both radios can't be transmitting simultaneously anyways so sharing the antenna is not a problem. If you want to try this you can use parts of the nRF7002 DK design files as reference, as the DK have a option to use the same 2.4GHz antenna for both radios:

    just remove the diplexter and connect the output of the RF switch to the antenna matching network directly.

    Do I need matching circuitry? If not, it's correct to assume that my antenna start directly from the PIN?

    You don't need a matching network for the nRF7002 side as the TXRF0 pin already have an impedance of 50 Ohm, but the antenna will require a matching network. The type of matching network is dependent on the type of antenna.

    The TXRF1 pin can just be left floating when not using 5GHz.

     

    Best regards,

    Bendik

Children
Related