I am a little bit confused about the use of the bFsOff-flag in the different RF-commands.
I developing an application where power consumption is critical and i need the WOR-function. As i think that the frequency synth in the radio need power, i want avoid to run it in the times between the radio activities. But the use of cmdFS and the bFsOff-flag is not clear for me. The WOR-example does not set the bFsOff-flag, but i think it is only a simple example and not optimized for low power.
- Have i always to set this field to switch off the frequency synth for low power consumption?
- Does the radio driver switch the frequency synth off by it self after some time?
- Have i always to issue a cmdFs after switching off the synth to restart it?