Fixed Channel / Frequency for Class A LoRaWAN to a Dragino Gateway with ISP4520? #1020
Unanswered
FieldDataTech
asked this question in
Q&A
Replies: 1 comment 2 replies
-
...I might have found my own answer. There's some code in RegionUS915InitDefaults() that I can modify to limit the channels. I'm also seeing that FCC requires at least two channels. Is there a cleaner way to config the channels? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to use the Class A LoRaWAN example to send through a Dragino LG02 gateway to TTN from an ISP4250 eval kit. The Class A code hops frequencies but the Dragino LoRaWAN LG02 Gateway has to be hard configured for a single channel. Is there a way to configure the Class A code to send only on one hard-coded channel?
I'm seeing bits of code referencing a channel mask but I can't find it. Thanks! -Doug
Beta Was this translation helpful? Give feedback.
All reactions