VL53L4CX no wrap check failure
I'm using the VL43L4CX and with every measurement, I get the next range status:
From the documentation, I can't find any indications of what to do in this case and how to solve it.
From the code I see that this is set when wraparound check isn't performed. This is also visible because for longer distances 3m+ I get an offset with around 3m offset.
I'm using the same code as in this example: https://www.st.com/en/embedded-software/stsw-img029.html
and I haven't changed any of the tuning parameters.
How to address this and make the algorithm perform the wraparound check?
