Home Forum Support DIY Geiger counter – "NaN on the map" SOLVED

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #5146
    Alexander
    Participant

    Hello,

    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.

    #5147
    Alexander
    Participant

    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.

    #5163
    uRADMonitor
    Keymaster

    The 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?

    #5176
    Alexander
    Participant

    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.

    Attachments:
    #5179
    uRADMonitor
    Keymaster

    It looks great, congrats on getting this online!

    #5247
    Alexander
    Participant

    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!!

    #5248
    uRADMonitor
    Keymaster

    I just fixed it. For some reason I reverted the previous fixes commit. Sorry!

    #5265
    uRADMonitor
    Keymaster

    You 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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.