Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ad-inserter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114
Factory reset per linino - Arduino YUN - Blog WebEats

Effettuare un Factory reset per linino per riportare il nostro microcontrollore al momento in cui lo abbiamo tolto dalla scatola. Guida con download link

Scarichiamo dal sito arduino.cc l’ultima versione disponibile di openwrt YUN

Versione attuale 1.5.3 – Download

Ora scompattiamo il file .zip e carichiamo il contenuto (file .BIN) nella root della nostra scheda SD ed accediamo al pannello di arduino (se non avete cambiato la password, quella di default è arduino). Clicchiamo sul bottone reset e si avvierà la procedura per effettuare il factory reset.

YunSysupgrade_1

Non ci resta che attendere 3-5 minuti per avere il terminale come appena acceso per la prima volta, e alla fine del processo connetterci su http://arduino.local

Anche in questo caso la password di default sarà arduino

Maggiori informazioni al link ufficiale di arduino.cc