LoRaGateway
Jump to navigation
Jump to search
Some essentials:
- MAC address: 02:4B:08:06:06:AC
- Last know IPv4: 10.42.45.15
Configuration files:
- in /mnt/fsuser-1/thethingsnetwork
Diagnostics
On the gateway, run the following:
tcpdump -i eth0 -n -vvvX host router.eu.thethings.network
This should show a packet once every 30 seconds with some stats.
You'll also see some JSON packets for each packet received.