Hello !
1.
In nRF21540 PS current consumption in TX mode is specified like this :
TX_20dBm State: TX POUT = 20 dBm 110 mA
But it is not clear if it depends from actual transmission of packet from nRF52840 side.
As usually transmision state is enabled beforehand and FEM can state in TX mode but actual transmission is not started.
What can be consumption in this state ?
2. I can see FEM have very small consumption in Powerdown mode. But enable of it to RX or TX mode from PD can take ( 10 + 17us) at list.
I have event from Timer for wake up RADIO ( it take 40-50 us). I just think if it possible to attach to this event 3 GPIO lines and start to wakeup FEM to RX or TX mode at the same time when radio starts to wakeup ?
Or what is your recommendation for synchronous wakeup of FEM together with radio ?
Looks like better to keep FEM in PD mode and do not wakeup ut too much beforehand.
Regards,
Eugene