-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not getting timestamp when pps is disable in basic station #98
Comments
Could please provide more details on your setup and what you are trying to achieve?
|
@beitler, |
This is expected. With
With
With A more detailed explanation of the time synchronization aspects is contained in the documentation: https://doc.sm.tc/station/time.html |
As per this, we will not get gps fix time and received NULL value for all time related field as show image in my previous comment. |
The image you included here is showing a message structure which does not originate from Basic Station directly. I am guessing this comes from a Chirpstack Network Server. You will have to check with Chirpstack on the meaning of these fields and how they are populated. |
I am given that image for your reference.
you can see the original basic station message as below You can see the GPS time as 0. |
|
Ok i got the point. |
The documentation has been extended to include the information described in this post. |
Hi @beitler , Thanks for the update. |
Hi,
I am getting issue that not getting timestamp in uplink frame with basic station wenever i disable the pps is disable in station.conf file. Also when pps is false at that time Gateway not sending any time sync request to server.
The text was updated successfully, but these errors were encountered: