You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When accessing the measured values through the register addresses 140-156, the EWIO2 is transforming the values, but can only convert with fpoint16. Therefore, inaccurate values can occur.
Possible solution: get the raw values from 170-185 and convert the values in the driver
The text was updated successfully, but these errors were encountered:
When accessing the measured values through the register addresses 140-156, the EWIO2 is transforming the values, but can only convert with fpoint16. Therefore, inaccurate values can occur.
Possible solution: get the raw values from 170-185 and convert the values in the driver
The text was updated successfully, but these errors were encountered: