a-smiggle / ruuvitag_fw_zephyr

Ruuvitag FW using Zephyr OS
MIT License
10 stars 5 forks source link

Sensor values not compatible with RAWv2 #6

Closed theBASTI0N closed 2 years ago

theBASTI0N commented 3 years ago

Edit the drivers so that raw data can be collected and converted to into RAWv2 format.

This will allow this FW to work with Ruuvi apps.

theBASTI0N commented 3 years ago

@https://github.com/theBASTI0N/ruuvitag_fw_zephyr/releases/tag/v1.1.0

V1.1.0 is using RAWv2 format and can be tested on Ruuvi Station.

As vibration is given mm/s2 I have defaulted the values to 0 for now. Also temperature seems to be not as accurate.

theBASTI0N commented 2 years ago

LIS2DH12 data now compatible. https://github.com/theBASTI0N/ruuvitag_fw_zephyr/releases/tag/v1.2.0

BME280 driver still needed to get raw data from sensor.

theBASTI0N commented 2 years ago

Sensor values now compatible. RAW data from BME280 can be accessed with workaround added in: https://github.com/theBASTI0N/ruuvitag_fw_zephyr/commit/46aac13c4e6e939980e30bc704ebcf72ef00adee