gotthardp / lorawan-server

Compact server for private LoRaWAN networks
https://gotthardp.github.io/lorawan-server
MIT License
956 stars 329 forks source link

tx_freq #750

Closed swapmicro closed 4 years ago

swapmicro commented 4 years ago

Hello There, Recently I am trying to implement with sx1262 with US915 with the frequency of 914300000 with ABP mode at that time on the server I facing a tx_freq issue in the event log how can I solve this issue please guide me to solve this issue. here I attaching my event window log1

Apaisal commented 4 years ago

Please see network setting in infrastructure document and match them with your gateway frequencies setting at

https://github.com/gotthardp/lorawan-server/blob/master/doc/Infrastructure.md

Yours sincerely Anol P. anol.p@emone.co.th Sent from my iPhone

On 1 Oct BE 2563, at 20:43, swapmicro notifications@github.com wrote:

 Hello There, Recently I am trying to implement with sx1262 with US915 with the frequency of 914300000 with ABP mode at that time on the server I facing a tx_freq issue in the event log how can I solve this issue please guide me to solve this issue. here I attaching my event window

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

swapmicro commented 4 years ago

Hello there, Thanks for the replay but I am facing the same error. Here I attached my Network configuration setting please guide me if I am wrong. Thanks Swapnil log1 log2 log3 log4

altishchenko commented 4 years ago

Hello, I am not sure how this works for US bands, but for EU you must list all the extra channels by hand on the channels tab. Default channels shall not be listed. I know, this inconvenient, but... Consider this: chans

etc. ...

swapmicro commented 4 years ago

Hello There, Thanks For the replay, I got the downlink and tx_err also solve by doing the settings in the network tab. Here I am posting my settings for US Frequency. image image image