Giter VIP home page Giter VIP logo

Comments (7)

Talie5in avatar Talie5in commented on July 20, 2024

I've tested rolling back #3904 as a test case against RAK4631 variant (only hardware i have a BME680/RAK1906)

Test #1:
changing the BSEC2 package back to 1.5.2400, building and flashing... sensors come back (no IAQ displaying)
Test #2:
changing the BSEC2 package back to 1.6.2400, building and flashing... sensors come back (no IAQ displaying)
Test #3-7
changing BSEC iteratively backwards until #898bc7d where Sensor Data returns (last good working commit against meshtastic/firmware, also changing lib path where it changes to bsec2 appropriately)

Looks like

in platformio.ini

lib_deps =
  https://github.com/boschsensortec/Bosch-BSEC2-Library#v1.6.2400

in variant.h under rak4631

build_flags = ${nrf52840_base.build_flags} -Ivariants/rak4631 -D RAK_4631
  -L "${platformio.libdeps_dir}/${this.__env__}/**BSEC2 Software Library**/src/cortex-m4/fpv4-sp-d16-hard"

from firmware.

memo-567 avatar memo-567 commented on July 20, 2024

A small side effect of the update and back:
Before the update to 2.3.10, the temperature displayed was 0.8 °C higher than that of the reference thermometer. This was fine since it was still within the BME680's one degree manufacturing tolerance.
After going back and forth, there is a difference of 2.8 °C!
A reset to factory settings does not lead to any changes, as it is not a real reset. Data will still be preserved somewhere on the device. Maybe also (wrong) data stored by the BME680?

from firmware.

memo-567 avatar memo-567 commented on July 20, 2024

I have shut down the node with the sensor for now. The difference was getting bigger and bigger.
At the end the temperature difference to the reference thermometer was almost 6 °C.

from firmware.

caveman99 avatar caveman99 commented on July 20, 2024

resolved with 2.3.11

from firmware.

memo-567 avatar memo-567 commented on July 20, 2024

Works again, but with restrictions only. The air pressure is displayed incorrectly (10.1 hPa) and the line is overwritten on the left side by the new added (V and mA) values.
photo_2024-06-02_14-54-48

from firmware.

Talie5in avatar Talie5in commented on July 20, 2024

Works again, but with restrictions only. The air pressure is displayed incorrectly (10.1 hPa) and the line is overwritten on the left side by the new added (V and mA) values. photo_2024-06-02_14-54-48

Thats a client side issue - the Android app needs updating to suit from everything I've seen discussed.

from firmware.

memo-567 avatar memo-567 commented on July 20, 2024

Possibly the voltage and current values, but the incorrect air pressure can probably be traced back to the Bosch library.

from firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.