daveake / LoRaRepeater

LoRa HAB Repeater
38 stars 11 forks source link

Connect to a gateway #2

Open Samuel-ZDM opened 4 years ago

Samuel-ZDM commented 4 years ago

Hello!

Great job.

I would like to know if the repeater sends the message to any broadcast gateway. For example, when the repeater receives the message, does it send the message to a gateway and then the message is sent to the TTN, for example?

daveake commented 4 years ago

It's not a TTN device; it was written for repeating the specific lora packets we use for high altitude balloons. It doesn't repeat other packets though it would be simple to make it do so.

On Thu, 30 Jul 2020, 18:32 Samuel Zottis Dal Magro, < notifications@github.com> wrote:

Hello!

Great job.

I would like to know if the repeater sends the message to any broadcast gateway. For example, when the repeater receives the message, does it send the message to a gateway and then the message is sent to the TTN, for example?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/daveake/LoRaRepeater/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIGQ5CJATGEWTNQE2PGY63R6GVBJANCNFSM4POID72A .

Samuel-ZDM commented 4 years ago

That Cool! Thanks for the feedback.

I am trying to make a LoRaWAN repeater, in order to have more range and thus send the data to a gateway and then send it to the TTN.