gotthardp / lorawan-server

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

How to connect node to a LoRaWAN private server #559

Open keyurhc opened 5 years ago

keyurhc commented 5 years ago

I have setup everything as given in installation guide. My Gateway is also showing connected but now what to do to connect node? I have configured node by giving nwkSkey ,appSkey and devAddr and which arduino code to run for connection with server. Link that I have followed: Link

gotthardp commented 5 years ago

You need to configure both the server (whch you apparently did) and the node and then power-up the node. What does the node do (and the node console say) when you power it up?

keyurhc commented 5 years ago

How to send acknowledgement for the received frame?? Please help I am new to this.

On Thu, Dec 13, 2018 at 4:53 AM Petr Gotthard notifications@github.com wrote:

You need to configure both the server (whch you apparently did) and the node and then power-up the node. What does the node do (and the node console say) when you power it up?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gotthardp/lorawan-server/issues/559#issuecomment-446782181, or mute the thread https://github.com/notifications/unsubscribe-auth/AjkDX8qWCj7Af9juOipvWOe8tYvDE0d3ks5u4Y_jgaJpZM4ZNaDM .

gotthardp commented 5 years ago

Server sends acknowledgements automatically. You don't have to do anything.

keyurhc commented 5 years ago

Then how to receive the acknowledgements any code for it???? And also please suggest me proper documentation for configuring downlink message as test button in handler remain disable and my status is blanked . On Thu, Dec 13, 2018 at 8:55 PM Petr Gotthard notifications@github.com wrote:

Server sends acknowledgements automatically. You don't have to do anything.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gotthardp/lorawan-server/issues/559#issuecomment-447008093, or mute the thread https://github.com/notifications/unsubscribe-auth/AjkDX87MoWB0YqrnDFuZiojmniWKflQWks5u4nF-gaJpZM4ZNaDM .

gotthardp commented 5 years ago

The Acknowledgement is an Event. You have to

keyurhc commented 5 years ago

not_semtech_mote is continuously occuring in my events log. What to do. I have read troubleshooting but no any idea or solution asI have tried all possible way as mentioned in troubleshooting page. And due this ,status is not visible.So please help me. I have gateway of company LORa GW200. I am attaching my event log. And thanks for your response. Please reply asap

On Fri, Dec 14, 2018 at 3:30 PM Petr Gotthard notifications@github.com wrote: error

The Acknowledgement is an Event. You have to

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gotthardp/lorawan-server/issues/559#issuecomment-447275892, or mute the thread https://github.com/notifications/unsubscribe-auth/AjkDX6oPd7LyIyX94WKKlNDlIq7vFEs-ks5u43bQgaJpZM4ZNaDM .