"wifisetup info" does not exist!
-
From the documentation:
Display a Specific Network's Information
Display a JSON-formatted table of all info for specified network
wifisetup info -ssid <ssid>Well if you actually run the above you get a:
ERROR: Invalid Argument: infoIt seems to me that either the argument has not been properly configured in the script or the scripts does not support it yet (older version maybe?)
Also, "wdb40setup" does not exist!
-
@George-Delaportas Which version of the firmware are you running? It should say when the Omega terminal first starts up.
-
Final version!
Non of the above work!
-
@George-Delaportas Can you post the version number? Final version doesn't tell me much
Yeah, the mentions of wdb40setup in the GitHub ReadMe are wrong, it should say
wifisetup
, I've fixed that now.Can you run
opkg list-installed | grep wdb40
and post the output?