TTN GATEWAY central 3

Trying to disable the WiFi on the TTN Gateway.

I saw this post pointing to this github issue.

The github issue mentioned two possibilities:

  1. create a file called nowifi on the microSD card (didn’t work for me.
  2. issue the command f wlan0 down – where do you issue this command? According to the thread, this temporarily disable the wireless interface.

Any suggestions?

Thank you.