PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
6 years 11 months ago #3729
by jhackeur
Replied by jhackeur on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Hello all!
I need to get your help about my new PyRadmon configuration...
I get this error message continously:
No samples in queue, waiting 5 seconds => geiger 1
(see the complete logs in attached)
Do you have somes idea ?
Thanks
I need to get your help about my new PyRadmon configuration...
I get this error message continously:
No samples in queue, waiting 5 seconds => geiger 1
(see the complete logs in attached)
Do you have somes idea ?
Thanks
Please Log in or Create an account to join the conversation.
- ThibmoRozier
- Offline
- Elite Member
6 years 11 months ago #3730
by ThibmoRozier
Replied by ThibmoRozier on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
It can take up to 30 seconds to have a first sample.
But could you share your config without username/password?
But could you share your config without username/password?
Please Log in or Create an account to join the conversation.
6 years 11 months ago - 6 years 11 months ago #3731
by jhackeur
Replied by jhackeur on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Of course, config attached.
I try again, wait 5 minutes, but nothing...
I try again, wait 5 minutes, but nothing...
Last edit: 6 years 11 months ago by jhackeur. Reason: edit attached file
Please Log in or Create an account to join the conversation.
6 years 11 months ago #3733
by James_Gy
Replied by James_Gy on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Looking at your config the speed looks like it could be set too high, or does your Geiger communicate at 115200? Try changing the speed to 9600.
Please Log in or Create an account to join the conversation.
6 years 11 months ago #3734
by jhackeur
Replied by jhackeur on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Yes 115200 is the default baud rate on my counter (GMC320+). I try to force with 9600bps but same issue.
Not so easy unfortunately
Not so easy unfortunately
Please Log in or Create an account to join the conversation.
- ThibmoRozier
- Offline
- Elite Member
6 years 11 months ago - 6 years 11 months ago #3735
by ThibmoRozier
Replied by ThibmoRozier on topic PyRadmon install and set up on Raspberry Pi (Wheezy Raspbian)
Let's have a good look at their docs, shall we?
http://www.gqelectronicsllc.com/download/GQ-RFC1201.txt
You set the protocol to mygeiger, this is wrong. For GMC this must be gmc.
This has to do with how the software collects values.
With mygeiger the software waits for a value to arrive.
With gmc the software sends a command to the get the value from the device.
http://www.gqelectronicsllc.com/download/GQ-RFC1201.txt
You set the protocol to mygeiger, this is wrong. For GMC this must be gmc.
This has to do with how the software collects values.
With mygeiger the software waits for a value to arrive.
With gmc the software sends a command to the get the value from the device.
Last edit: 6 years 11 months ago by ThibmoRozier.
The following user(s) said Thank You: jhackeur
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 0.278 seconds