Lora-net / lora_gateway

Driver/HAL to build a gateway using a concentrator board based on Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers.
Other
917 stars 742 forks source link

north american config #7

Closed VirTERM closed 8 years ago

VirTERM commented 8 years ago

Where do I find global_con.json suitable for North American bands?

nestorayuso commented 8 years ago

here: https://github.com/Lora-net/packet_forwarder/tree/v1.3.0/basic_pkt_fwd/cfg to cover all the 915 band in North America you need a gateway with an array of 8 sx1301 decoders

VirTERM commented 8 years ago

Sorry, but I am confused as I was referring to "lora_gateway/util_pkt_logger/global_conf.json" with 2 sx1257 radios... Is there North American version of is config file?

mcoracin commented 8 years ago

Hi VirTERM, Is this issue still open for you or can I close it?

The lora_gateway and packet_forwarder repos target EU gateway and an example for EU 868MHz frequency plan is given. You can adapt this configuration file to NA channels if you have the corresponding frontend.

However, as said by nestorayuso, this gateway only supports 8 channels, you won't be able to support to 64 channels for NA.

VirTERM commented 8 years ago

all under control now…for hybrid mode (8 channels)

On Apr 13, 2016, at 11:54 AM, Michael Coracin notifications@github.com wrote:

Hi VirTERM, Is this issue still open for you or can I close it?

The lora_gateway and packet_forwarder repos target EU gateway and an example for EU 868MHz frequency plan is given. You can adapt this configuration file to NA channels if you have the corresponding frontend.

However, as said by nestorayuso, this gateway only supports 8 channels, you won't be able to support to 64 channels for NA.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Lora-net/lora_gateway/issues/7#issuecomment-209521805

mcoracin commented 8 years ago

ok thanks, so I close the issue. sorry for not giving any answer before, I just haven't been notified about the requests up to now. :)