21-04-2022, 23:03
(21-04-2022, 21:06)SR123 Wrote: Thanks for clearing that up
Today I recorded a maximum UV of 7, which is too high. The maximum should have been 5.
What would you recommend I do?
Thanks, Steve
Hi,
According to specs, the UVM-30A tolerance is +- 1UV Index.
You can also try to do some adjustments on the software side.
On the receiver software, RX_TX tab, find this code (around line 360) :
Code:
#if (UV_SENSOR == 1) // --- UVM-30A
IndiceUV = ((RX_Data[2] * 12.0 * (100.0 / UV_Transmission)) / 1024.0);
#endifTry lower the "12.0" value.
Rgs.
Werk_AG


