Reading from MQTT Gateway for Vibration Sensor seems wrong

I have appied the patch to the MQTT gateway to fix the vibration sensors showing wrong data. These are readings from two of the sensors:

{“00:13:A2:00:41:98:12:F9”:{“transmission_count”:187,“battery_level”:3.29406,“type”:8,“node_id”:0,“rssi”:19,“rms_x”:18.42,“rms_y”:28.48,“rms_z”:24.23,“max_x”:196.17,“max_y”:191.78,“max_z”:143.47,“min_x”:-172.75,“min_y”:-180.07,“min_z”:-193.24,“temperature”:33}}
{“00:13:A2:00:41:8D:15:58”:{“transmission_count”:18,“battery_level”:3.29406,“type”:8,“node_id”:0,“rssi”:100,“rms_x”:1459.82,“rms_y”:1157.62,“rms_z”:3647.62,“max_x”:3523.11,“max_y”:3098.55,“max_z”:6301.05,“min_x”:-3091.23,“min_y”:-3284.48,“min_z”:-7829.47,“temperature”:36}}

For the second sensor, the reading seems to be way off. readings of -7829 mg for min_z?

What could be wrong?

more readings for the second sensor below:
{“00:13:A2:00:41:8D:15:58”:{“transmission_count”:78,“battery_level”:3.29406,“type”:8,“node_id”:0,“rssi”:16,“rms_x”:1268.49,“rms_y”:1056.65,“rms_z”:3339.28,“max_x”:3056.83,“max_y”:3312.3,“max_z”:5487.8,“min_x”:-2942.64,“min_y”:-3132.22,“min_z”:-6657.54,“temperature”:36}}
{“00:13:A2:00:41:8D:15:58”:{“transmission_count”:79,“battery_level”:3.29406,“type”:8,“node_id”:0,“rssi”:100,“rms_x”:1288.98,“rms_y”:1070.49,“rms_z”:3266.76,“max_x”:3185.66,“max_y”:2720.84,“max_z”:5763.03,“min_x”:-3250.08,“min_y”:-2927.26,“min_z”:-6780.51,“temperature”:36}}
{“00:13:A2:00:41:8D:15:58”:{“transmission_count”:80,“battery_level”:3.29406,“type”:8,“node_id”:0,“rssi”:15,“rms_x”:1287.38,“rms_y”:1097.81,“rms_z”:3480.22,“max_x”:3311.56,“max_y”:2436.82,“max_z”:5660.55,“min_x”:-2564.92,“min_y”:-3179.07,“min_z”:-6593.12,“temperature”:36}}

Thanks.

Hi,
I will recommend calibrating the sensor.
after installing the sensor turn off the motor and hit reset on the sensor. This will re calibrate the sensor.

Thanks