-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
https://www.thethingsnetwork.org/docs/lorawan/frequency-plans/#eu433 says it's not supported by The Things Network? |
eu433 is supported by other LNS (chirpstack and TheThingsNetwork/lorawan-stack) Erratum: sx1280 transceivers operate on 2.4GHz band. |
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. |
Could you add airtime for eu433 band (for sx1280 transceiver) ?
The text was updated successfully, but these errors were encountered: