- This topic has 9 replies, 3 voices, and was last updated 7 years, 11 months ago by
Alexander.
-
AuthorPosts
-
November 5, 2017 at 10:02 pm #5146
Alexander
ParticipantHello,
I setup automatic data uploading that I take from my DIY Geiger counter.
Data is uploading successfully, I can see them there, I can download them back from the web site, the blue dot on the map is fine, I can click on it and it tells me the unit on online, it tells me when the last update happened (which is also valid), however on the overall map my unit is displayed as black NaN symbol instead of number.
Additionally when I click on my unit, it does not draw a graph on the right side – just empty chart.Also uptime seems to be strange.
My unit id: 13000213
Thank you.
November 5, 2017 at 10:12 pm #5147Alexander
ParticipantP.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.
November 12, 2017 at 4:42 pm #5163uRADMonitor
KeymasterThe problem was on the frontend, it didn’t have the settings for the SI22G tube, I added them now.
Please add a HW version and a SW version too:
+’/0E/1/0F/1/’+ , this would be version 1 on both SW and HW.
Looking good! https://www.uradmonitor.com/?open=13000213&sensor=cpm
Would you post a few pictures with your device?
November 13, 2017 at 5:16 am #5176Alexander
ParticipantOk, 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.Attachments:
November 16, 2017 at 10:37 am #5179uRADMonitor
KeymasterIt looks great, congrats on getting this online!
November 29, 2017 at 10:22 pm #5247Alexander
ParticipantHi 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!!
November 30, 2017 at 3:02 pm #5248uRADMonitor
KeymasterI just fixed it. For some reason I reverted the previous fixes commit. Sorry!
December 3, 2017 at 5:16 pm #5265uRADMonitor
KeymasterYou have a CO2 sensor on your KIT1 unit? AWESOME! Can you share a few pics?
I’ll check what’s happening with the NaN on the Radiation option. Can you share your upload code sequence?
Thanks,
Radu -
AuthorPosts
- You must be logged in to reply to this topic.
