Finally get Yun-number on the network available:
I did give details steps, but by the end I did show the step to turn on Yun-number to connect to show we can download program, and tried to post, lost the message, internet off
the idea, that Flash Linux could not do that connection, it can only do fresh setup
as explained in the video
now we start from fresh setup like video, then we lost the connection by time out
start new process, Yun USB cable, will give comx(arduino yun) if not check cable, hub, it works all the time within a minute
we will follow the procedure under the upgrade to uSD image Linux to remove the flash image and we work form the SD, that how to get wifi connection we want
my notes listed:
thus, we done what we called fresh connection with Yun then we could not get it to communicate to PC after it timed our.
do not play with things so do not corrupt the Linux
do not use the uSD yet for any thing not inserted at all, avoid that so no distractions from Linino
Configuring your Yun over WiFi
- Connect:
- Yun to laptop with USB cable
- Access the Linux console from the Serial Monitor by uploading the YunSerialTerminal example:
- File->Examples->Bridge->YunSerialTerminal
- Remember to select “Yun” in “Tools->Board”.
- In the following steps, all the lines you type are in the top line of the serial monitor.
- Open your Serial Monitor and select New line line ending and 57600 baud (down near the bottom right corner). Put your cursor in the top line and press your key
- root@MyYun1:-#
- press the wlan key for > 30 sec, when released observe the listing
[note how different this procedure from the one listed in instruction]
10- then press enter key again
11- type iwconfig
12- wlan0 has master mode
13- type ifconfig
[ we watching the output on serial monitor ]
15- next netwrok connection bars icon (network manager), click, only the router appears, hold for a while, then the Yun-MAC number appears,B4218AF020F5, click connect appears, click, it will connect, then it has ! sign and state no internet connection. Now both icons on the connection and the one on status bar shows Yun with its ! sign.
16- IE Browser, Arduino.local/ does not work, the url number works
In your web browser, browse to http://arduino.local use numbers 192.168.240.1
When asked, the password is arduino Congratulations! You are connected to your Yun
17- the pass word "arduino" However, the pass word we installed at the fresh start did not apply!! that means this new clean start fresh (?) with arduino password
http://teachmetomake.com/wordpress/arduino-yun-networking
uSD steps:
the same procedure as fresh install
the netwrok icon now revert to the router signal and Yun disappear.
- next we installed the upgrade, that independent of the communication as requested:
- download the zip file , unzip, format a uSD, copy the bin file to uSD root (format the SD)
- insert uSD into the SD drive
- proceed to the steps that we used to allow us start fresh, which means
open the serial monitor, 56700 baud and correct COMx(arduino), press enter and get the Linux
- we already have the downloaded serial monitor code
- we simply press wlan for > 30 sec
-open browser page, type the url number (arduino.local/ does not work)
- we get the config page but this time with the uSD inserted we get direct connect ot SD which bring the config webpage with the reset red bar at the bottom of the page, click and wait for led flashing to end.
when done, wait, click on the netwrok icon, see the router name then the Yun will appear after that.
we click on Yun icon, with ! sign, we simply can talk to the Yun but not the internet at this time
the web page url number the password log in appearsuse arduino, our previous configuration removed.
now we see the UPLOAD SKETCH through the wifi not the serial port, directly from a file in the PC to the Arduino, insted of the IDE. at the bottom of the page the UPLOAD click bar. Just read the instruction this not IDE to compile .ino file, but a .exe here .hex file, follow the instruction to the page. ooopss we do not have internet connection, ??
we go back to the network simply the 2 networks now present on the available network list we just click the icon and press connect
the 2 network present together.
Arduino Build Process: ambiguous page, written for someone knows the process, not to learn it.
thank you
one step-at-a-time slow but sure