TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 279 forks source link

TTN Downlink with another frequency plan #762

Closed kuoyaoming93 closed 5 years ago

kuoyaoming93 commented 5 years ago

This is a bug report for the backend of ttn...

I'm using the B-L072Z-LRWAN1 ST Board in order to communicate with TTN. I can send do the uplink with the frequency band EU868, but when I want to do a downlink, it responds with another frequency band..
I am using a ESP + SX1286 as a single channel gateway: https://github.com/things4u/ESP-1ch-Gateway-v5.0

Screenchots:

downlink

And there are the settings in TTN:

settings

Do anyone know how to fix this issue?

kuoyaoming93 commented 5 years ago

After some time (30 minutes) it changes. Because I was using US915 and then changed to EU868. It takes time to backend..

change