Not to insult your intelligence, but be sure that http://yourarduinoname.local is correctly spelled name that you gave your arduino. As Jming stated, WLAN reset doesn't clear the setup on the Yun, just kills the wifi network connection settings (ie: if your Yun used to connect to your home wifi, it will now be present on it's own wifi network [ArduinoYun-XXXXXXXXXXXX])... check that your computer is connected to the Yun wifi network to change the configuration back to your home wifi network again, since you have WLAN-reset.
It says here
To reset the Linino distribution to its default state, press the WiFi reset button for at least 30 seconds. The board reverts to the original settings as if it had been reflashed or taken out of the box. Among other things, this removes all installed files and network settings.
So I would think that it would be just as the first time I set it up so I would use http://arduino.local or 198.168.240.1 right?
Hi, guys............. :)...
I bought ARDUINO YUN recently..... while configuring i am getting below error......and in configuration window no wifi netwoks were detected.
Failed to execute call dispatcher target for entry '/webpanel/config'.
The called action terminated with an exception:
?:0: attempt to index a nil value
stack traceback:
: in function 'assert'
?: in function 'dispatch'
?: in function <?:194>
Please help me/......... =(
Try this first:
"To reset the Linino distribution to its default state, press the WiFi reset button for at least 30 seconds. The board reverts to the original settings as if it had been reflashed or taken out of the box. Among other things, this removes all installed files and network settings."