Hi all.I am developing a application featuring a ZMOD4410 that will use the 2nd gen ULP library so as to diminish energy consumption.I was wondering if, in order to further stretch the battery life, after the stabilization period and fetch of the first valid sample (with one sample taken every 90 seconds) i could then switch to taking one sample every hour and still maintain accuracy or if instead it was more correct to, after getting the first valid sample, reset the device and then re-do the entire stabilization process all over again afterwards.
Furthermore i was curios as to whether or not, during the stabilization period, i should still feed data regarding humidity or if it's only relevant after the stabilization has finished.
Thanks in advance!
Hi Isaia, Our AI machine learning algorithms are designed for a specified sampling time (+/-5% tolerance allowed). If the sampling time is changed, the algorithm output result will not be accurate , therefore we don't recommend to change the sample interval. BR JE_REN
Any advice changing from, lp to ulp mode for zmod at run time? I am thinking that how I can change the modes of operation of ZMOD sensor, e.g. by default the application starts in lp mode, my application have the feature that a user can change from lp mode to ULP mode at run time.