-
Notifications
You must be signed in to change notification settings - Fork 30
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
LORAWAN_DEFAULT_PORT override #24
Comments
Not sure about 1).
The Gnat cannot enter stop mode when USB is connected.
…On Mon, Apr 27, 2020 at 12:57 PM Olivier FAVRE ***@***.***> wrote:
Evening!
Thanks for the great job!
Two questions (GNAT):
1. Is it possible to override in the sketch, not the library
LORAWAN_DEFAULT_PORT ?
2. The NoMotionActivityTimer and InMotionActivityTimer cycles seem to
have no effect when the GNAT is powered by USB, normal?
Great device !
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTDLKVLDEQVVUPF4EV2SYDROXPRLANCNFSM4MSG4V6A>
.
|
Still, not sure why the noMotion functions shouldn't work. How do you know
they don't, what is the symptom?
On Mon, Apr 27, 2020 at 1:54 PM Tlera Corporation <[email protected]>
wrote:
… Not sure about 1).
The Gnat cannot enter stop mode when USB is connected.
On Mon, Apr 27, 2020 at 12:57 PM Olivier FAVRE ***@***.***>
wrote:
> Evening!
> Thanks for the great job!
> Two questions (GNAT):
>
> 1. Is it possible to override in the sketch, not the library
> LORAWAN_DEFAULT_PORT ?
> 2. The NoMotionActivityTimer and InMotionActivityTimer cycles seem to
> have no effect when the GNAT is powered by USB, normal?
> Great device !
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#24>, or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABTDLKVLDEQVVUPF4EV2SYDROXPRLANCNFSM4MSG4V6A>
> .
>
|
Looking at the library, I see this is what "LoRaWAN.beginPacket(3);" does. If you add this to your sketch, default port becomes "3". Valid values are 1..223. |
Evening!
Thanks for the great job!
Two questions (GNAT):
Great device !
The text was updated successfully, but these errors were encountered: