Forum Replies Created
-
AuthorPosts
-
Radu
KeymasterThanks, I will see how this can be done for future releases.
Radu
KeymasterAs Wolferl said, we need more input from you.
New devices can be configured via USB to increase the “sendint” interval . This impacts the watchdog directly.
The formula for watchdog reboot in latest Firmware is: 5* SENDINT + 2* WARMUP. Setting the SENDINT to a very high value can limit WD reboots to only a few / month.
This is all explained here: https://www.uradmonitor.com/direct-data-access/Radu
KeymasterThanks Wolferl for clarifying this for me
Link:https://www.uradmonitor.com/?sensor=cpm&open=13000214
Problem fixed. The unit was flagged on the server for its radiation readings, possible something bad happened in the past.Also another fix for the unit in Moscow – a DIY KIT1 unit, class 0x13: Link:https://www.uradmonitor.com/?sensor=cpm&open=13000200
It was sending the “Tube type parameter” – index “10” (hex) defined in Exp protocol Link:https://github.com/radhoo/uradmonitor_kit1/blob/master/code/misc/expProtocol.h as “0x1” .
This did not work because of the 0x , therefore your unit’s factor was set to 0, making sievert/h outputs 0. Code on server was modified to check and convert such inputs. It is now all set.Radu
KeymasterSeems it is up and running: https://uradmonitor.com/tools/dashboard-04/?open=13000214
The unit is online.
What seems to be the problem?
Radu
KeymasterCan you post what you see on all the screens of your KIT1 unit?
Radu
Keymaster5.5x 2.1
Radu
KeymasterKeep it outdoors for a few days so its internal auto-calibration mechanism kicks in.
Radu
KeymasterHi Richard, you can also use the USB command “default” to do a factory reset , if needed.
Radu
KeymasterThe FAN has a dual purpose:
– it pushes air through a narrow path inside the PM sensor
– it pushes air across all sensitive elementsWhile an open case (A3 Stevenson shield) can take advantage of the natural air convection, wind, or general air movement, the PM sensor will still need a controlled airflow.
So to make this work, the only option to lower noise is to reduce its frequency, using the sleep mode option.
On the other hand, the noise itself is ~35dB near the unit, quite low. If you have the A3 you can evaluate that yourself.
Radu
KeymasterGopher’s right. You might want to request a RMA. The MOX sensor is very low cost, but sadly we need to arrange shipping the unit back and forth. No other way around this.
January 9, 2022 at 7:31 pm in reply to: Does Industrial give more accurate temperature than A3? #29221Radu
KeymasterIf you can have it installed in a fixed location, there are settings to compensate all its parameters. We can redo your unit’s temperature compensation to have better accuracy.
Radu
KeymasterNot all the parameters are yet implemented in the “expProtocol”. It needs an update in this regard. Since there are no particular requirements on the order, you might want to do this yourself, and push your contribution on the github code.
What do you think?
define ID_PM1_UGCM “11” // optional: particulate matter in micro grams per cubic meter
…Radu
Radu
KeymasterI’d say yes, this is possible. A year is a lot and there can be some drift, regardless of the devices being energised or not. Get them running together and let me know here or via supoort email to check the calibration parameters for the two. Some adjustments are possible.
Radu
KeymasterYou’ll get an AQI value in the summary API return (/devices).
Radu
Keymasterhi, please find all answers here:
https://www.uradmonitor.com/wordpress/wp-content/uploads/2021/05/uradmonitor_api_tos.pdf -
AuthorPosts