Need some help to use LoRa/LoRaWAN Gateway – 915MHz Kit for RPI3

Hi,
I have bought recently this LoRa/LoRaWAN Gateway – 915MHz Kit for RPI3 kit, so I followed the step on the website… but when I run these command lines :

cd /home/rxhf/loriot/1.0.2
sudo systemctl stop pktfwd
sudo gwrst
wget https://cn1.loriot.io/home/gwsw/loriot-risinghf-rhf2s008-rhf1257-SPI-0-latest.bin -O loriot-gw.bin
chmod +x loriot-gw.bin
./loriot-gw.bin -f -s cn1.loriot.io

I get this :

My question is : If I connect my Rpi only over wlan0 and not eth0, how should I do? because I see in the message that it’s using eth0 for GW EUI B827EBFFFFDD3553…
Thank you for the help!
Regards.

Hi @Soly013
Please refer to setting up a wireless LAN via the command line.