LA915 region not supported #1618
Unanswered
anacforcelli
asked this question in
Q&A
Replies: 5 comments 2 replies
|
Is this a request to support the LA915 region not found in the LoRaWAN Regional Parameters specs? |
0 replies
|
yes, I'm trying to do this but somehow it does not compile correctly, maybe i'm doing something wrong with the configs... |
0 replies
|
What build errors are you seeing? (@mluis1 might convert this to a discussion ) |
1 reply
|
The LoRa Alliance does not specify an LA915 region. The region to be used in Brazil is AU915 specification. As LA915 is not something official from the Alliance there is no need to provide a PR as it will not be accepted. |
1 reply
|
I just committed the changes in my fork at github.com/anacforcelli/loramac-node |
0 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.
I am working from Brazil and have been struggling for a while to make my company's custom board work on our LoRaWAN network (hosted by American Tower).
Recently I found out that the AU915 localization, whilst similar to LA915 specification, does not work seamlessly and there is a lot of packet loss that may be due to different RX/TX window differences.
I am attempting to change the parameters as of now and may report later today. If successful, a PR will be submitted. Otherwise, I will return for help.
Thanks in advance!
All reactions