Hello.
I plan to use Periodic Mode to decrease power consumption of L96 for low movement tracking of my device.
I understand how the Periodic Mode works.
But I also consider to use manually switching between Run mode and Standby mode by my device via UART and L96’ external pin.
For example, I need 2 mins in Run on/ 10 mins in Standby (Im not considering about Backup mode because of think that the module will not wake up properly with all saving info). This way needs to me for control 2D/3D fix state and immediately go to sleep L96 and my device by configurable by my device’s timeout.
So I want to make a decision about increasing or decreasing Run/Standby time to synchronize it with my device’s behaviour (also Run mode and Sleep mode).
Is there differences and advantages of using Periodic Mode instead of my manual method? Or differences of L96’s behaviour in internal logic of the Periodic Mode algorithm?
I can guess the Periodic Mode’s switching between Run and Standby mode may saves some internal varabels or information to decrease time to get fix state or it works not as manually switching.
Could you explain me about my case?