You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm managing to send the data to the gateway, but when the gateway sends it to TTN V3 it's giving an error and consequently it doesn't update the information in the console.
My settings are:
// TTN Version 3:
define _TTNSERVER "nam1.cloud.thethings.network"
define _TTNPORT 1700 // Standard port for TTN
I changed the port value to 8887, the error "ERROR upDown" doesn't appear again, but it still doesn't work.
The error "Index in inDecodes" keeps appearing.
I'm using it in Brazil, TTN v2 had a specific TTN server, now I believe it doesn't. I don't know what the problem could be.
Hello!
I'm managing to send the data to the gateway, but when the gateway sends it to TTN V3 it's giving an error and consequently it doesn't update the information in the console.
My settings are:
On the serial it looks like this:
The text was updated successfully, but these errors were encountered: