Hi there,
After prototyping a device with modules and on a breadboard, I transitioned to a custom PCB with nRF24L01+, matching network from the spec sheet, and 2.45 GHz 50-ohm chip antenna. Other components on the board include an ATMega328P, 3.3V regulator, LiPo charger, USB-micro-B connector, and a 400mAh LiPo battery glued to the back of the board. The device is to be part of a battery-powered remote sensor network.
Unfortunately, I have not been able achieve good performance with this system. Using a spectrum analyzer with cable soldered to the board, at best I can achieve -12 dBm power at the 50 ohm point of the matching network in TX mode at 2.4GHz (channel 0). At channel 127, output power is significantly worse (-24 dBm). A single E12 step in either direction for inductor L1 (8.2 nH in the reference network) reduces output power to -16 dBm.
Admittedly, my layout does not match the reference design and I am using 0805 components, including wirewound inductors. Is it possible to achieve good performance in this configuration? Should I change the value of components other than L1 to try to boost output power? Should I re-design the board to use 0603 or 0402 components and more closely match the reference design before doing anything else? Will adding a Pi network at the 50-ohm point help?
Thanks so much! Andrew