DvdGiessen / lopy-nano-gateway

LoRaWAN nano gateway implementation for LoPy
1 stars 0 forks source link

ValueError :868100000 #1

Closed frankdunn closed 6 years ago

frankdunn commented 6 years ago

Hi

I am using your exact code and the nanogateway is connecting to ttn . On startup I get a ValueError 868100000 . If I use frequency=903900000 I get no errors . I updated the firmware 2 days ago .

DvdGiessen commented 6 years ago

Hey @frankdunn,

That's unexpected, the code works fine here. What is the exact error you're getting, and at which point does it occur? A full console output with the logging + the stack trace might help figure out what is going on, perhaps I'd be able to help.

You can also try using the @pycom variant; they've merged my changes into their version so you're not missing out on anything while I expect their version to stay more up to date. :)

https://github.com/pycom/pycom-libraries/tree/master/examples/lorawan-nano-gateway

frankdunn commented 6 years ago

Hi

Thanks for the response, I believe the problem is caused because I have the 915MHz firmware installed. I can confirm this tonight .If I still have problems I can forward more information.

Regards Frank Dunn

On 27 September 2017 at 15:35, Daniël van de Giessen < notifications@github.com> wrote:

Hey @frankdunn https://github.com/frankdunn,

That's unexpected, the code works fine here. What is the exact error you're getting, and at which point does it occur? A full console output with the logging + the stack trace might help figure out what is going on, perhaps I'd be able to help.

You can also try using the @pycom https://github.com/pycom variant; they've merged my changes into their version so you're not missing out on anything while I expect their version to stay more up to date. :)

https://github.com/pycom/pycom-libraries/tree/master/ examples/lorawan-nano-gateway

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DvdGiessen/lopy-nano-gateway/issues/1#issuecomment-332522404, or mute the thread https://github.com/notifications/unsubscribe-auth/ALjEDZDE52kIYV7h8e3ptjsXk5RNCOhkks5smk8QgaJpZM4PlZBA .