Home Forum Support CPM not available on website Reply To: CPM not available on website

#29304
uRADMonitor
Keymaster

Thanks 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.