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

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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
    Radu
    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
    Radu
    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
    Radu
    Keymaster

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

    #5265
    Radu
    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 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.