TheThingsIndustries / lorawan-stack-docs

Documentation for The Things Stack
Apache License 2.0
32 stars 65 forks source link

Document adding 16 channel Gateway in the TTS #379

Open i3mSuperMan opened 3 years ago

i3mSuperMan commented 3 years ago

Summary

The Things Stack already supports 16 channel UDP and LBS( Concentrator Design v1.5) Gateways. To configure a gateway with an additional frequency plan, Users need to set the --frequency-plans-ids option which accepts an array, and note that both frequency plans must be from the same PHY region. ttn-lw-cli gateways update <Gateway ID> --frequency-plan-ids EU_868_870 //or whichever

Why do we need this?

To connect 16 Channel UDP and LBS Gateways with TTS.

What is already there? What do you see now?

Adding 8 Channel Gateways to TTS. Ref:https://www.thethingsindustries.com/docs/gateways/adding-gateways/

What is missing? What do you want to see?

Adding 16 Channel Gateways to TTS.

How do you propose to document this?

Ref: https://github.com/TheThingsIndustries/lorawan-stack-support/issues/413#issuecomment-830016601

Can you do this yourself and submit a Pull Request?

No. @benolayinka

benolayinka commented 3 years ago

@KrishnaIyer , do you have a 16 channel gateway and know how this needs to be done?

KrishnaIyer commented 3 years ago

Nope I don't have a gateway.

KrishnaIyer commented 3 years ago

We don't have a gateway and the vendor we asked for assistance did not respond. Removing the milestone.