Does Helium support Network Time Request? #206
Unanswered
matthias-bs
asked this question in
Q&A
Replies: 3 comments 2 replies
-
My guess is that it's not supported. Helium network capabilities are roughly equivalent to TTNv2, which also didn't support it. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thank you for the quick response! According to the Helium Console (Events->Uplink->MAC Commands), the DEVICE_TIME_REQ is correctly received. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yep. But if the core network server doesn’t support it, you’re sort of out of luck.
…--Terry
From: Matthias Prinke ***@***.***>
Sent: Saturday, October 8, 2022 4:27 PM
To: mcci-catena/arduino-lorawan ***@***.***>
Cc: Terry Moore ***@***.***>; Comment ***@***.***>
Subject: Re: [mcci-catena/arduino-lorawan] Does Helium support Network Time Request? (Discussion #206)
Thank you for the quick response!
According to the Helium Console (Events->Uplink->MAC Commands), the DEVICE_TIME_REQ is correctly received.
<https://user-images.githubusercontent.com/83612361/194726544-785c66e6-e04c-4e4f-a3ea-f3ef67117d97.png>
—
Reply to this email directly, view it on GitHub <#206 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AETP736VB3TL76I4XFVNPFDWCHKILANCNFSM6AAAAAARAMDVRI> .
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With MCCI_LoRaWAN_LMIC_library/src/lmic/lmic.c/.h I can get the time from The Things Network, but not from Helium.
Is this functionality missing in Helium or is there any difference in using it?
Beta Was this translation helpful? Give feedback.
All reactions