Hello.
We are planing to use L96 for different cases of getting coordinates:
- once every 24 hours.
- once every 12 hours.
- once every 6 hours.
- once every 3 hours.
- once every 1 hour.
In all cases my aim is minimum power consumption.
I read a lot of information about ephemeris and almanac but can’t undestand in what my cases the best scenarion is fully power off without GNSS information or use Backup mode (i.e. without cutting power of VCC and V_BCKP, but use FORCE_ON and PMTK, fore example).
How long ephemeris, almanac are actual?
What I know:
- Cold start may continue for up to 12.5 minutes. L96’s current consumption is about 30-40 mA in full mode.
- As I understood for cases 4 and 5 (once every 1 hour or 3 hour) the best choice is V_BCKP and VCC pins should be connected to power directly, staying L96 in backup mode at all time and FORCE_ON it on time arrived.
- For case 1 (getting coordinates once every 24 hours) the best choice is fully cutting off V_BCKP and VCC from power source (by external PMOS-switch, for example) and recover power on time arrived.
Correct me if I wrong.
What about other cases? Please, help me.