WRL18074 Programming Issues

Hi there,

I recently grabbed the board mentioned in the title, as well as the samd21 proRF boards. I am trying to make a LORA sensor system, using the WRL18074 as my gateway. I am having one hell of a time getting this running, as The Things Network asks for info that I cannot find anywhere, like the LORA version of this board, and the frequency plan needed.

Even if I had that info, the example code does not like the APPSKey and NWKsKey format from The Things Network.

Any help on this would be greatly appreciated.

I have read both tutorials in depth and nothing about these issues is mentioned.

Double-check that you’re using the dev routers

" Note: The Things Network doesn’t allow single-channel gateways to route data through the ‘regular’ routers (e.g. ‘eu.thethings.network’) so you need to use the ‘development’ router equivalents ‘router.your_chosen_router_here’. We’ve also found that the best router to choose is the EU router router.eu.thethings.network."

And go through the steps here https://learn.sparkfun.com/tutorials/sp … an-gateway from scratch?