JaapBraam / LoRaWanGateway

A LoRaWan Gateway in LUA
MIT License
225 stars 74 forks source link

connect to ttn-router-eu #36

Closed JBSchueler closed 7 years ago

JBSchueler commented 7 years ago

Is it possible to connect the gateway to ttn-router-eu? I would like to register my gateway to ttn

Can I assume LoRa Gateway Register Name
GW_HOSTNAME Gateway ID
GW_ROUTER ttn-router-eu
Description LoRaWanGateway SF12 and SX1276
??? Gateway Key

Where can I set the provided Gateway Key?

image

BoelD commented 7 years ago

You registered the gateway as a "normal" gateway. You can use the "I'm using the legacy packet forwarder" checkbox instead. You may have to delete the gateway first and re-register it before you can check it.

I did it this way and everything worked fine. No need to use the gateway key.

JBSchueler commented 7 years ago

Thanks! It's working well... When the application starts the Gateway ID is given via the terminal. I used this 8 digit hex number for the gateway registration.

Now I am receiving data on the dashboard of https://console.thethingsnetwork.org image