brady-aiello / Seeeduino_LoRaWAN_for_hybrid_gateways

Arduino Code for connecting various nodes to The Things Network (TTN).
19 stars 12 forks source link

Works in the EU with Seeeduino-LoRaWAN + GPS #1

Open csdexter opened 6 years ago

csdexter commented 6 years ago

Hello, I couldn't find another way to contact you so I'm opening this to report success :-) Your code works as written (you only need to comment the US constants and uncomment the EU ones) on a Seeeduino-LoRaWAN+GPS running 2.1.16 firmware talking to a generic SX1301-based gateway. Thanks for taking the time to dig into the spec and understand what the issue with the channel asymmetry was!

chelliwell commented 6 years ago

Hi, did you use OTAA or ABP..?? Did you specifically need the 2.1.16 firmware? (I got a board just this week, and it came with 2.1.15)

csdexter commented 6 years ago

Hello, I used OTAA with TTN and it worked. I think my board runs 2.1.16 because I updated it out of habit, I haven't tested with 2.1.15 intentionally first.

chelliwell commented 6 years ago

Thanks. Part of my problems were the gw I was using (I suspect it's down in some way). I tried the OTAA again with a different gw today and it worked for me too - also using 2.1.16 (Thanks Brady!)