tftelkamp / single_chan_pkt_fwd

Single Channel LoRaWAN Gateway
Other
235 stars 310 forks source link

Gateway id 00:00:00:ff:ff:00:00:00 #30

Closed zpowellman closed 4 years ago

zpowellman commented 4 years ago

When I run the app with a Dragino LoRa/GPS HAT, the SX1276 is detected, but the gateway values remain at 0. Are these values the MAC address from the ethernet port? I'm running this on an RPI A+ with no ethernet. Is that why the values are zero?

zpowellman commented 4 years ago

The app gets the Gateway ID from the MAC address of "eth0". Since the RPI A+ has no ethernet port, I am using "wlan0" instead.