Forum Replies Created
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
Hi radhoo,
looks like something had happened again. That “NaN” came back 🙁
I can confirm my counter is running, I can see it opens up connections to your server and send something, I can go to my dashboard and download info from there and I can see them being updated every minute with correct data, but on the main man it again says “NaN” and no graphs.
Please, fix!!
Ok, cool, thank you!
Now it looks good. I have also changed URL as per your post so now I can see both my HW and SW versions are set to “1”.
Here is my little DIY counter (attached).
Bought it from eBay.
P.S. May that be because my program reported an incorrect type of tube?
The URL I used was
https://data.uradmonitor.com/api/v1/upload/exp/01/’+str(int(seconds))+’/0B/’+str(CPM)+’/10/0x6 (for SI22G tube).
Should I use
https://data.uradmonitor.com/api/v1/upload/exp/01/’+str(int(seconds))+’/0B/’+str(CPM)+’/10/6 instead?
I have changed that to see if it can make any difference, but in both cases your server returns 200,OK code.