WeatherDuino Forum

Full Version: Data logging addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hi Laurent,

attached you can find an updated version which should fix the mail issue. I will update also the version on git soon.

Regards
(15-02-2020, 23:25)engolling Wrote: [ -> ]Hi Laurent,

attached you can find an updated version which should fix the mail issue. I will update also the version on git soon.

Regards

 Sorry for the late response, it works now Cool
Just a little thing: when no data incoming mail is sent but in console "Mail is already sent." message is repeted until the datas are present again.
[attachment=2198]
I will fix this with the next release on git hub. I'm also planning a function to send a mail when the mail TX unit is down. I had this due to a faulty PSU and ATM you get straigt lines.
Maybe I also write an algoritjm which is able to detect automatically straigt lines within some specified amount of time.
... noted in my internal to-do list ReadManual
AQM_Temp and AQM_Hum factor should be 100 not 10 in Signal_Description.
Quote:AQM_PM1_0:                  2.6 µg/m³
AQM_PM2_5:                  3.7 µg/m³
AQM_PM10_0:                 4.4 µg/m³
AQM_Index:                 18.0 
AQM_Temp:                  64.3 °C
AQM_Hum:                  577.8 % r.H.
GAS_1:                   1032.0 ppm
GAS_2:                   1013.0 ppm
I was able to check this and it should work with 10 if you modify the software as described on the install guide on page 8.

By the way - I updated the source at github with the latest version.
Updated the files at Github to support the Pro2Plus Software v9.
Pages: 1 2 3 4