User Tools

Site Tools


yun_reset

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
yun_reset [2015/02/23 16:49]
wbeckett
yun_reset [2021/06/04 02:16] (current)
Line 1: Line 1:
 ====== YUN Topics ====== ====== YUN Topics ======
 +
 +<​code>​
 +Once you’ve connected to your Arduino’s WiFi, open a browser and visit arduino.local.
 +If that doesn’t work, visit 192.168.240.1.
 +When asked for a password, enter “arduino”
 +</​code>​
  
  
Line 207: Line 213:
 opkg install zoneinfo-core opkg install zoneinfo-core
 opkg install zoneinfo-europe opkg install zoneinfo-europe
 +opkg install zoneinfo-northamerica
  
 Type opkg list | grep zoneinfo and look for your timezone ​ Type opkg list | grep zoneinfo and look for your timezone ​
Line 212: Line 219:
 Still has Warnings - remove warnings: Still has Warnings - remove warnings:
 error_reporting(E_ERROR | E_PARSE); error_reporting(E_ERROR | E_PARSE);
 +
 +</​code>​
 +
 +<​code>​
 +
 +MOD CURL
 +
 +opkg install php5-mod-curl
 +Installing php5-mod-curl (5.4.5-3) to root...
  
 </​code>​ </​code>​
yun_reset.1424710164.txt.gz · Last modified: 2021/06/04 02:16 (external edit)