Skip to content
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

airtime for eu433 #3

Open
donsez opened this issue May 12, 2021 · 3 comments
Open

airtime for eu433 #3

donsez opened this issue May 12, 2021 · 3 comments

Comments

@donsez
Copy link

donsez commented May 12, 2021

Could you add airtime for eu433 band (for sx1280 transceiver) ?

@avbentem
Copy link
Owner

https://www.thethingsnetwork.org/docs/lorawan/frequency-plans/#eu433 says it's not supported by The Things Network?

@donsez
Copy link
Author

donsez commented May 17, 2021

eu433 is supported by other LNS (chirpstack and TheThingsNetwork/lorawan-stack)
see https://github.com/TheThingsNetwork/lorawan-stack/blob/c0e437afc7fccb9d506e05f73b4a2d2c3db54d13/pkg/band/eu_433.go

Erratum: sx1280 transceivers operate on 2.4GHz band.

@avbentem
Copy link
Owner

avbentem commented May 22, 2021

I guess you know that, for LoRaWAN, the time-on-air of a LoRa packet only depends on packet size and data rate (DR, being a combination of SF and bandwidth within a frequency plan). Quickly comparing page 26 for EU868 and page 43 for EU433 in the May 5th 2021 "RP2-1.0.3 LoRaWAN® Regional Parameters" seems to indicate that the definition for DR0..DR6 is the same for both EU868 and EU433. So, in terms of time-on-air, the existing configuration for EU868 can be used for EU433.

However, the calculator above all includes network-specific details, most notably the TTN fair access policy. As the TTN community network does not support EU433, and as the calculator so far only knows details about TTN, adding EU433 (or ISM2400) would feel a bit off topic right now. I'm not convinced yet that adding EU433 is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants