Closed viethoa14 closed 2 years ago
@viethoa14 thanks. Can you also update the index?
thanks for your support! We just edit index. No need upload new file and new request, right?
This looks good to me, however I would propose that we rename this channel plan to AS923_2_TTN
, because it's basically the AS923 (Group 2) plan (see https://github.com/TheThingsNetwork/lorawan-frequency-plans/pull/32) with additional channels. In that plan, we'd the EIRP limits at their defaults.
We'd then create a separate _VN
config that extends that AS923_2_TTN
plan with a different EIRP limit, similar to what we've done with AS_920_923_TTN_AU
.
Oh and in line with my other Pull Requests, here's the picture for the proposed AS_920_923_TTN_VN:
Similar to what I just commented in #32, this plan should work fine for gateways now, but we'll need https://github.com/TheThingsNetwork/lorawan-stack/issues/3513 for this to work correctly for end devices, so I'm afraid we'll need to block this until that is fixed, otherwise I'm afraid we'll have some weird behavior with joins and RX2 downlinks.
This one should be AS923-2? I'm eager to see AS923-2 working for 920-923Mhz (<= 923Mhz) and get it synced with other LoRaWAN gateway and node vendors.
As https://github.com/TheThingsNetwork/lorawan-stack/issues/3513 was pushed to v3.14, this will have to be pushed as well.
Create two frequency default 921.4 and 921.6 for frequency plan, rx2 default use datarate 2(sf10)
Summary
band-id: AS_923 sub-bands:
frequency: 922800000 min-data-rate: 0 max-data-rate: 5
lora-standard-channel: frequency: 923000000 data-rate: 6 radio: 1
fsk-channel:
frequency: 921200000
data-rate: 7
radio: 0
radios:
Changes
Notes for Reviewers
...
Checklist