GQ Electronics Technical Support Forum Active Users: / Visits Today:
Highest Active Users:
GQ Electronics Technical Support Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 GQ Electronics Forums
 1.Geiger Counter World Map(www.GMCmap.com)
 gmcmap.com show data on map, but not make history
 New Topic  Reply to Topic
 Printer Friendly
Author  Topic Next Topic  

ccds

Georgia
23 Posts

Posted - 02/02/2022 :  08:09:12  Show Profile  Reply with Quote
Dear friends,

Our GQ GMC 300E Plus is registered at www.gmcmap.com. Website www.gmcmap.com receive online data (every 5 min) from counter and on map it shows CPM in marker, but it is not collecting corresponding history data, pages www.gmcmap.com/historyData.asp?Param_ID=67620377773&systemTimeZone=4 and www.gmcmap.com/gmc-plain-data.asp?Param_ID=67620377773&timezone=4 (from here we take data) are empty. Actually online data collected on page www.gmcmap.com/GMHistoryExec-new-data.asp?param_ID=67620377773&systemTimeZone=4 , which we don't use. This happened after 01.22.2022.

If you can help with solving this problem, i.e. to make the data appear again on the abovementioned pages, we will be very grateful.
Reply #1

EmfDev

2305 Posts

Posted - 02/02/2022 :  13:06:04  Show Profile  Reply with Quote
Hi ccds, thank you for letting us know about this issue. We will check and fix this.
Go to Top of Page
Reply #2

ccds

Georgia
23 Posts

Posted - 02/02/2022 :  15:43:00  Show Profile  Reply with Quote
Thank you very much! Looking forward for your response!
Go to Top of Page
Reply #3

EmfDev

2305 Posts

Posted - 02/02/2022 :  17:10:57  Show Profile  Reply with Quote
We checked and looks like the database has been recently updated. But you should be able to see new data.
Go to Top of Page
Reply #4

ccds

Georgia
23 Posts

Posted - 02/03/2022 :  05:01:50  Show Profile  Reply with Quote
Thank you very much! Yes, now the data has appeared.
www.nonproliferation.ge/maps/background-radiation-stationary-monitoring-map - this is our website where we use your resource www.gmcmap.com (we take the data from www.gmcmap.com/gmc-plain-data.asp?Param_ID=OUR_GEIGER_COUNTER_ID&timezone=4) to display the CPM on the map and collect history data.
Go to Top of Page
Reply #5

ccds

Georgia
23 Posts

Posted - 02/02/2023 :  13:12:13  Show Profile  Reply with Quote
The question that I think we will solve

URI: www.gmcmap.com/gmc-plain-data.asp?Param_ID=YOUR_GEIGER_COUNTER_ID&timezone=TIME_ZONE after 2023-01-31 stop working (error 404).

We use this link to display data on our website www.nonproliferation.ge/maps/background-radiation-stationary-monitoring-map , now data in map is (N/A).

Is it possible to restore gmc-plain-data.asp or suggest another option?

Thanks
Go to Top of Page
Reply #6

EmfDev

2305 Posts

Posted - 02/02/2023 :  14:57:43  Show Profile  Reply with Quote
hello, our devs were investigating why our website crashes too much and is basically inoperable this past few weeks and said they had temporarily fixed the issue. Maybe this is the reason why some features disappeared. May I ask how much data do you need from the map and how often do you make your calls?
Go to Top of Page
Reply #7

ccds

Georgia
23 Posts

Posted - 02/02/2023 :  17:52:03  Show Profile  Reply with Quote
Thanks for answer
Question is, if possible to restore link www.gmcmap.com/gmc-plain-data.asp?Param_ID=YOUR_GEIGER_COUNTER_ID&timezone=TIME_ZONE (for example www.gmcmap.com/gmc-plain-data.asp?Param_ID=84668536343&timezone=4 give error 404), that worked up to 2023-01-31 or may be suggest other way for collect data for our website.
Our website take data every 20 min from your site and display results at link: www.nonproliferation.ge/maps/background-radiation-stationary-monitoring-map - on map icons now show N/A
Go to Top of Page
Reply #8

Marco de Chaligny

France
12 Posts

Posted - 02/05/2023 :  06:30:36  Show Profile  Reply with Quote
Hi all,

Same problem with me in Europe!

hxxp://www.gmcmap.com/historyData-plain.asp?Param_ID=65115959476&timezone=1 ===> 404 error

There is a solution ?

--- Marco de Chaligny ---

Edited by - Marco de Chaligny on 02/05/2023 08:05:16
Go to Top of Page
Reply #9

EmfDev

2305 Posts

Posted - 02/06/2023 :  11:13:12  Show Profile  Reply with Quote
Can you guys check it? The devs changed the time to MST and removed the timezone parameter.
Go to Top of Page
Reply #10

EmfDev

2305 Posts

Posted - 02/06/2023 :  15:20:05  Show Profile  Reply with Quote
It seems this link is working www.gmcmap.com/historyData-plain.asp?Param_ID=xxxxxx, please use this instead of also the gmc-plain-data.
Go to Top of Page
Reply #11

tinwhisker

3 Posts

Posted - 02/06/2023 :  17:07:40  Show Profile  Reply with Quote
To the devs,

Your JSON is broken, the link:

https://www.gmcmap.com/historyData-plain.asp?Param_ID=65115959476

gives:

{"time":"2023-02-06 17:58:44 MST"",CPM":"21"",ACPM":"19.81"",uSv":"0.14"}

The commas are misplaced, the correct output should be:

{"time":"2023-02-06 17:58:44 MST","CPM":"21","ACPM":"19.81","uSv":"0.14"}

Anyone trying to parse data as it is currently given will get errors.
Go to Top of Page
Reply #12

ccds

Georgia
23 Posts

Posted - 02/06/2023 :  19:00:08  Show Profile  Reply with Quote
thanks EmfDev for the reply
From the link www.gmcmap.com/gmc-plain-data.asp?Param_ID=YOUR_GEIGER_COUNTER_ID&timezone=TIME_ZONE we took data in JSON format to display CPM on our site (www.nonproliferation.ge/maps/background-radiation-stationary-monitoring-map). The link for data collection at our request was provided by you. Removing the "timezone" parameter in the link does not help
MST is understandable, but I don’t know from which new link you can take the data.

There is a link from where I can take data from your site, which is very slow.
For example: https://www.gmcmap.com/historyData.asp?Param_ID=84668536343&systemTimeZone=4 works sometimes (GMC-600)
if it is possible to return the old version that was used recently, it would be good

Thank you
Go to Top of Page
Reply #13

EmfDev

2305 Posts

Posted - 02/07/2023 :  10:44:52  Show Profile  Reply with Quote
Im not sure what you mean but as long as you know the Param_ID, you can get those last data readings. User can also convert the MST to their own timezone. You dont need to pull the history everytime, you can just store those data in your own database and pull from those.

This is to reduce the server load as the server keeps crashing or becomes very busy when there are too many requests.
Go to Top of Page
Reply #14

ccds

Georgia
23 Posts

Posted - 02/08/2023 :  20:03:47  Show Profile  Reply with Quote
Yes, I understand the server overload when increased requests.
We want to get our site up and running again in terms of collecting historical data from your gmcmap.com site.
Converting MST to our time zone is easy and not our problem.
From our correspondence, as I understand it, the option with gmc-plain-data.asp will no longer working. He gave us 500 records for the latest historical data in JSON.
After changes on your site, a new link www.gmcmap.com/historyData-plain.asp?Param_ID=xxxxxx was suggested, which gives one last JSON record for historical data ({"time":"2023-02-08 18:33: 30 MST","CPM":"19","ACPM":"22.53","uSv":"0.06"}). Is it possible to increase the number of recent entries, let's say at least up to 20?. The reason why one entry is not enough for us is that we take data from your site every 20 minutes and when this one we get only the last one and do not see what happened during the previous 20 minutes for our GMCs that are registered on your site.

To solve our problem (if it is not possible to give us 20 or more records in JSON format by reference), I think about 2 options:
1. take data from www.gmcmap.com/historyData-plain.asp?Param_ID=xxxxxxxx , hence rebuild cron for 1 minute (if host allows) instead of 20 minutes.
2. take data from https://www.gmcmap.com/historyData.asp?Param_ID=xxxxxxxx&systemTimeZone=4 which now gives 500 data, but rather slowly. By the way, instead of this option, it was proposed by you (hero) gmc-plain-data.asp JSON version.

If you offer another version, we will be very happy.
Go to Top of Page
Reply #15

EmfDev

2305 Posts

Posted - 02/09/2023 :  11:54:42  Show Profile  Reply with Quote
Try this:
www.gmcmap.com/historyData-plain.asp?Param_ID=xxxxxxxx&n=xxx

www.gmcmap.com/gmc-plain-data.asp?Param_ID=YOUR_GEIGER_COUNTER_ID
will be redirected to
www.gmcmap.com/historyData-plain.asp?Param_ID=YOUR_GEIGER_COUNTER_ID&n=100
Go to Top of Page
Reply #16

ccds

Georgia
23 Posts

Posted - 02/09/2023 :  15:13:50  Show Profile  Reply with Quote
this is what we need.
In the link www.gmcmap.com/historyData-plain.asp?Param_ID=xxxxxxxx&n=xxx the last parameter "n=xxx" is for the significant for us. How I checked "n" works up to 498 records.
Thank you for doing redirect. We will hardly need it, since the JSON format that gave gmc-plain-data.asp is changed in historyData-plain.asp and we be need changed our script any case accordingly with www.gmcmap.com/historyData-plain.asp?Param_ID= xxxxxxxx&n=xxx.

Thank you very much for your help.
Go to Top of Page
Reply #17

tinwhisker

3 Posts

Posted - 02/10/2023 :  08:23:09  Show Profile  Reply with Quote
Another error for the devs.

Currently the link:

https://www.gmcmap.com/historyData-plain.asp?Param_ID=65115959476

gives:

{"time":"2023-02-10 09:12:00 MST","CPM":"16","ACPM":"19.81","uSv":"0.10"}<br>


The HTML line break at the end is not defined by JSON and while it will not show up when viewed in a web browser, it will cause JSON parsers to break. You can "view page source" to verify that the HTML line break exists.

Parse error on line 1:
...19.81","uSv":"0.19"}<br>
-----------------------^
Expecting 'EOF', '}', ',', ']', got 'undefined'

Edited by - tinwhisker on 02/10/2023 08:33:04
Go to Top of Page
Reply #18

ccds

Georgia
23 Posts

Posted - 02/10/2023 :  12:28:30  Show Profile  Reply with Quote
Agree with tinwhisker

www.gmcmap.com/historyData-plain.asp?Param_ID=xxxxxxxx&n=xxx doesn't give correct JSON (there is <br> between records). From the proposed, too, I can extract the data.
It would be nice if there were corrections.

I'm waiting for an answer, because I can't fix our script until I finally know in what form I will receive the data.
Go to Top of Page
Reply #19

EmfDev

2305 Posts

Posted - 02/13/2023 :  11:35:09  Show Profile  Reply with Quote
Just removed the <br> is this the correct way?
Go to Top of Page
Reply #20

ccds

Georgia
23 Posts

Posted - 02/13/2023 :  15:07:20  Show Profile  Reply with Quote
This version can also be used to collect data. Previous version (with <br>) was also acceptable. For me, the key was the "&n=xxx" parameter.
json_decode($json) PHP function gets an error with suggested versions, so there was a question with <br>.

More specifically JSON in the form: [{"time":"2023-02-13 13:59:08 MST","CPM":"16","ACPM":"22.55","uSv":"0.05"},{"time":"2023-02-13 13:53:03 MST","CPM":"22","ACPM":"22.55","uSv":"0.07"}, .... ,{ "time":"2023-02-13 13:53:03 MST","CPM":"22","ACPM":"22.55","uSv":"0.07"}] is processed correctly.

tinwhisker do you think the above proposed JSON is acceptable for you?

I need to know in what final form I will receive the data. From it depends how I correct the data collection script that was written earlier according for gmc-plain-data.asp.
Go to Top of Page
Reply #21

EmfDev

2305 Posts

Posted - 02/13/2023 :  16:42:40  Show Profile  Reply with Quote
for n=1,
[{"time":"2023-02-13 13:59:08 MST","CPM":"16","ACPM":"22.55","uSv":"0.05"},]
does this work with comma "," before the closing bracket?

Same with n > 1? Is it ok to have comma before the closing bracket?
[{"time":"2023-02-13 13:59:08 MST","CPM":"16","ACPM":"22.55","uSv":"0.05"},{"time":"2023-02-13 13:53:03 MST","CPM":"22","ACPM":"22.55","uSv":"0.07"}, .... ,{ "time":"2023-02-13 13:53:03 MST","CPM":"22","ACPM":"22.55","uSv":"0.07"},]
Go to Top of Page
Reply #22

ccds

Georgia
23 Posts

Posted - 02/13/2023 :  17:02:57  Show Profile  Reply with Quote
if n=1 last comma "," is wrong, correct is [{"time":"2023-02-13 13:59:08 MST","CPM":"16","ACPM":"22.55","uSv":"0.05"}]
comma must be only between records [{"time":"2023-02-13 13:59:08 MST","CPM":"16","ACPM":"22.55","uSv":"0.05"},{"time":"2023-02-13 13:53:03 MST","CPM":"22","ACPM":"22.55","uSv":"0.07"}]
last comma also wrong before closed last bracket "]"
Go to Top of Page
Reply #23

EmfDev

2305 Posts

Posted - 02/13/2023 :  17:48:01  Show Profile  Reply with Quote
ok now can you test it and see if this is the correct format?
Go to Top of Page
Reply #24

ccds

Georgia
23 Posts

Posted - 02/14/2023 :  09:45:45  Show Profile  Reply with Quote
I tested and now the format is correct.

If this format remains so, I will adjust my script for this.

Thank you very much.
Go to Top of Page
Reply #25

balkis

2 Posts

Posted - 02/20/2023 :  14:57:46  Show Profile  Reply with Quote
Hey there, what about the timezone parameter? Does it still work? It seems it is currently ignored and all values are provided in MST timezone
Go to Top of Page
Reply #26

EmfDev

2305 Posts

Posted - 02/21/2023 :  14:17:09  Show Profile  Reply with Quote
Hello you will need to convert MST to your timezone.
Go to Top of Page
Reply #27

balkis

2 Posts

Posted - 02/21/2023 :  22:37:23  Show Profile  Reply with Quote
Hey EmfDev, you mean i need to do the processing locally and that API no longer supports timezones?
Go to Top of Page
Reply #28

EmfDev

2305 Posts

Posted - 02/22/2023 :  10:18:21  Show Profile  Reply with Quote
That is right. It helps to reduce server load.
Go to Top of Page
Reply #29

ccds

Georgia
23 Posts

Posted - 02/11/2025 :  04:38:16  Show Profile  Reply with Quote
Hello EmfDev

link www.gmcmap.com/historyData-plain.asp?Param_ID=84668536343&n=100 (and similar other links for our Geiger Counters) stoped working.
We get History data from this link for our site.
Is possible restore it.
Thanks.

Edited by - ccds on 02/11/2025 08:32:36
Go to Top of Page
Reply #30

Marco de Chaligny

France
12 Posts

Posted - 02/12/2025 :  06:07:47  Show Profile  Reply with Quote
Same for me in Europe,
www.gmcmap.com/historyData-plain.asp?Param_ID=65115959476
No longer returns a response!
What to do?
Thanks in advance for your response

--- Marco de Chaligny ---
Go to Top of Page
Reply #31

EmfDev

2305 Posts

Posted - 02/12/2025 :  10:54:16  Show Profile  Reply with Quote
Checking..
Go to Top of Page
Reply #32

ccds

Georgia
23 Posts

Posted - 02/12/2025 :  13:30:42  Show Profile  Reply with Quote
Thank you EmfDev for help
Now it works
Go to Top of Page
Reply #33

Marco de Chaligny

France
12 Posts

Posted - 02/13/2025 :  03:53:02  Show Profile  Reply with Quote
Thanks EmfDev, it works!

--- Marco de Chaligny ---
Go to Top of Page
Reply #34

John01

11 Posts

Posted - 02/21/2025 :  03:11:20  Show Profile  Reply with Quote
Hello,
The issue with the following URL persists: https://www.gmcmap.com/historyData-plain.asp?Param_ID.
It continues to return a “Not Found” error.

Edited by - John01 on 02/22/2025 00:50:03
Go to Top of Page
Reply #35

Marco de Chaligny

France
12 Posts

Posted - 02/21/2025 :  03:40:43  Show Profile  Reply with Quote
Same for me in Europe, it starts again!!!
www.gmcmap.com/historyData-plain.asp?Param_ID=65115959476
No longer returns a response!
What to do?
Thanks in advance for your response

--- Marco de Chaligny ---
Go to Top of Page
Reply #36

EmfDev

2305 Posts

Posted - 02/21/2025 :  17:18:49  Show Profile  Reply with Quote
It is causing the website to crash due to too many calls.
Go to Top of Page
Reply #37

sandy73

Ireland
1 Posts

Posted - 02/22/2025 :  05:30:48  Show Profile  Reply with Quote
same here error 404 for some days now. odd is that www.gmcmap.com/historyData.asp?Param_ID=xxx works...

who can fix this, and also is there a way to extract with a local API? I am using home assistant...
Go to Top of Page
Reply #38

Marco de Chaligny

France
12 Posts

Posted - 02/23/2025 :  06:21:14  Show Profile  Reply with Quote
@EmfDev
Would it be possible to limit the number of simultaneous calls with a few additional lines of code?

--- Marco de Chaligny ---
Go to Top of Page
Reply #39

ccds

Georgia
23 Posts

Posted - 02/23/2025 :  11:01:42  Show Profile  Reply with Quote
Hi EmfDev
Problem returned
link www.gmcmap.com/historyData-plain.asp?Param_ID=84668536343&n=100 (and similar other links for our Geiger Counters) stoped working.
We get History data from this link for our site.
Is possible restore it.
Thanks.

Edited by - ccds on 02/23/2025 12:23:51
Go to Top of Page
Reply #40

big_bum

1 Posts

Posted - 02/24/2025 :  01:44:58  Show Profile  Reply with Quote
Hi guys. I made a bash script that uses the historyData.asp and parses the latest entry in the table. Maybe it helps you somehow.
It downloads the public history page, it extracts the table, then reads the first line in the table (the latest value inserted) and converts it to JSON. You need to install "pup". All other tools should already be installed by default in your distro. You probably need to check/convert the timestamp and you need to use your own ParamID in the COUNTER_ID, but it should work without any other tweaks.


#!/bin/bash

COUNTER_ID=<enter your Param_ID here>

curl -s "https://www.gmcmap.com/historyData.asp?Param_ID=$COUNTER_ID" 2>&1 | pup 'table tbody:nth-of-type(1) tr text{}' | awk 'NF' | head -n 4 | paste -d ' ' - - - - | awk '{print "{\"timestamp\":\""$1" "$2"\", \"CPM\":\""$3"\", \"ACPM\":\""$4"\", \"uSv\":\""$5"\"}"}' > /home/gmc/rad.json


The json shows up like this: {"timestamp":"2025-02-24 09:37:57", "CPM":"21", "ACPM":"19.34", "uSv":"0.14"}

Edited by - big_bum on 02/24/2025 01:51:20
Go to Top of Page
Reply #41

Marco de Chaligny

France
12 Posts

Posted - 02/24/2025 :  05:45:52  Show Profile  Reply with Quote
Thanks big_bun, that's nice! But unfortunately, I don't have Linux.
Could you port this script to html/Jscript and/or PHP ?

--- Marco de Chaligny ---
Go to Top of Page
Reply #42

EmfDev

2305 Posts

Posted - 02/24/2025 :  11:33:53  Show Profile  Reply with Quote
We will check it so we can put it back.
Go to Top of Page
Reply #43

ccds

Georgia
23 Posts

Posted - 02/24/2025 :  16:20:31  Show Profile  Reply with Quote
Thank you EmfDev
Now link works
Go to Top of Page
Reply #44

ccds

Georgia
23 Posts

Posted - 02/24/2025 :  16:31:33  Show Profile  Reply with Quote
But not works fully
In link www.gmcmap.com/historyData-plain.asp?Param_ID=84668536343&n=100
last parameter &n=100 or &n=40 not get selected number (100 or 40) history data, i get only one result.
Is possible return &n parameter?
Thanks


Edited by - ccds on 02/24/2025 17:33:55
Go to Top of Page
Reply #45

Marco de Chaligny

France
12 Posts

Posted - 02/25/2025 :  05:27:00  Show Profile  Reply with Quote
@EmfDev
What is the purpose of "pCi/L":"-" in the return string ?

--- Marco de Chaligny ---

Edited by - Marco de Chaligny on 02/25/2025 05:30:05
Go to Top of Page
Reply #46

ccds

Georgia
23 Posts

Posted - 02/25/2025 :  14:17:48  Show Profile  Reply with Quote
possible return &n parameter in link www.gmcmap.com/historyData-plain.asp?Param_ID=84668536343&n=100?
Go to Top of Page
Reply #47

EmfDev

2305 Posts

Posted - 02/27/2025 :  12:55:20  Show Profile  Reply with Quote
due to lots of calls to this link which is making the server crash, we changed it to only pull the latest data. pCi/L is for radon.

try not to call it multiple times within a short period.
Go to Top of Page
Reply #48

Marco de Chaligny

France
12 Posts

Posted - 03/01/2025 :  03:31:34  Show Profile  Reply with Quote
OK, Thanks EmfDev

--- Marco de Chaligny ---

Edited by - Marco de Chaligny on 03/01/2025 03:32:02
Go to Top of Page
Reply #49

mortification77

USA
4 Posts

Posted - 03/01/2025 :  13:20:59  Show Profile  Reply with Quote
It seems something is up. GMCMap stopped showing new data around 2025-03-01 07:07:20 GMT.

I randomly clicked on some "bubbles" and was unable to find a date after that time.

I also have 2 devices with totally different methods of submission and both stopped.

Mort's Creations
Go to Top of Page
Reply #50

ccds

Georgia
23 Posts

Posted - 03/01/2025 :  15:50:19  Show Profile  Reply with Quote
sorry EmfDef
may you return &n paramater
If This not possible I consider Renew my script and take hystory data from www.gmcmap.com/historyData.asp?Param_ID=xxx, this give 500 i not need simultaneously 500 record This I think not good Idea
our page is nonproliferation.ge/maps/background-radiation-stationary-monitoring-map
Go to Top of Page
Reply #51

Kelso_boy

11 Posts

Posted - 03/02/2025 :  06:29:31  Show Profile  Reply with Quote
quote:
Originally posted by mortification77

It seems something is up. GMCMap stopped showing new data around 2025-03-01 07:07:20 GMT.

I randomly clicked on some "bubbles" and was unable to find a date after that time.

I also have 2 devices with totally different methods of submission and both stopped.



Yup. I can confirm this as well.
Go to Top of Page
Reply #52

Marco de Chaligny

France
12 Posts

Posted - 03/03/2025 :  06:06:23  Show Profile  Reply with Quote
There has been no update of the measures since March 1st !!!

--- Marco de Chaligny ---
Go to Top of Page
Reply #53

zebra14

USA
19 Posts

Posted - 03/03/2025 :  07:10:34  Show Profile  Reply with Quote
Every day I always check to make sure my data is being sent to the map. The program connected to my GMC-320 plus says it's successfully sending data every 5 minutes as the server is replying "OK" - yet I do not see the new data populating into the map at the icon which represents my sensor. The only data I see is from 3-1-25. Any idea why the new data I'm sending is not populating my icon on the map? For that matter, others on Long Island NY are also not showing any new data - the latest is 3-1-25. Can this be corrected, please? Many thanks!
Go to Top of Page
Reply #54

ruslan

Poland
3 Posts

Posted - 03/03/2025 :  07:52:46  Show Profile  Reply with Quote
My link is also not updating, even though my GMC-600+ has an 'OK' connection with the server.

https://www.gmcmap.com/historyData.asp?Param_ID=94764579031

Edited by - ruslan on 03/03/2025 07:53:20
Go to Top of Page
Reply #55

EmfDev

2305 Posts

Posted - 03/03/2025 :  11:09:12  Show Profile  Reply with Quote
hello thanks for letting us know. we will check it now.
Go to Top of Page
Reply #56

mortification77

USA
4 Posts

Posted - 03/04/2025 :  06:11:28  Show Profile  Reply with Quote
I have DISABLED my HomeAssistant data pull JUST IN CASE it was causing unnecessary load. I was unaware of the "plain" URL, so it was pulling down the history every 5m or so using the standard one.

I would have LOVED to have set the RadonPRO to send DIRECTLY into my HA's NodeRed Flow, but the RadonPRO does not have the ":" character in the "Server" menu to add an alternate port into the host configuration. This means that the RadonPRO requires a Web Server ON PORT 80 ONLY.

Having NO Radon Logs on a device I just purchased, I created a simple Pi Pico HTTP Server that will listen for the RadonPRO's data and will then forward it on to my HA instance. It is an extra "Gateway Device" to maintain, BUT it is cheap and effective.

I want to rewrite it with non-blocking sockets and then I'll upload the code to Github so that others can use it.

Since it's all within my own Network now, I even changed the interval to 1m so that I have up-to-the-minute data in my HA Instance...


Mort's Creations
Go to Top of Page
Reply #57

Tom Johnson

USA
17 Posts

Posted - 03/04/2025 :  16:08:39  Show Profile  Reply with Quote
Add me to the list with those not having History Data available for my 500 & 500+. WI-FI connection is Good and I get a "Verified" reply but History Data is not updating from 3/1/2025. PS - My MADAR UAP CPM data is showing up OK.
As of 3/4/2025 at 17:10 PST the Map History Data is working again. Thanks to IT Tech Support.
Looks like update cycle is now 5 minutes vs 10 minutes. :)

Edited by - Tom Johnson on 03/04/2025 23:42:37
Go to Top of Page
Reply #58

Kelso_boy

11 Posts

Posted - 03/05/2025 :  08:21:07  Show Profile  Reply with Quote
Now if we could just get rid of all the old nonsense readings we’d be sitting pretty.
Go to Top of Page
Reply #59

Kelso_boy

11 Posts

Posted - 03/07/2025 :  06:12:03  Show Profile  Reply with Quote
I don’t think the map is updating again.
Go to Top of Page
Reply #60

EmfDev

2305 Posts

Posted - 03/07/2025 :  10:49:24  Show Profile  Reply with Quote
look like the map is still working. do you mean your own station is not updating?
Go to Top of Page
Reply #61

Kelso_boy

11 Posts

Posted - 03/08/2025 :  08:25:10  Show Profile  Reply with Quote
quote:
Originally posted by EmfDev

look like the map is still working. do you mean your own station is not updating?


Yeah, my data hasn’t been updating on the map for several days now. I’ve verified successfully. I get OK.ERR0 every 5 minutes. Not sure what is up. My counter ID is 63425252718.
Go to Top of Page
Reply #62

Kelso_boy

11 Posts

Posted - 03/11/2025 :  08:10:57  Show Profile  Reply with Quote
quote:
Originally posted by EmfDev

look like the map is still working. do you mean your own station is not updating?


Still not updating. Any recommendations?
Go to Top of Page
Reply #63

EmfDev

2305 Posts

Posted - 03/11/2025 :  10:20:38  Show Profile  Reply with Quote
can you provide your station? what is the results when you go to server -> test connection?
Go to Top of Page
Reply #64

EmfDev

2305 Posts

Posted - 03/11/2025 :  10:21:10  Show Profile  Reply with Quote
try to create a new one and change device id with the new one.
Go to Top of Page
Reply #65

Kelso_boy

11 Posts

Posted - 03/11/2025 :  17:19:57  Show Profile  Reply with Quote
quote:
Originally posted by EmfDev

try to create a new one and change device id with the new one.


Well this is interesting. It’s only in the iOS app that isn’t updating for me. If I look at the map on the website, it’s been updating this whole time! What in the world?
Go to Top of Page
   Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
GQ Electronics Technical Support Forum © Copyright since 2011 Go To Top Of Page
Generated in 0.17 sec. Snitz's Forums 2000