CIS6930/4930 - Mobile Networking - Spring 2010 - Experiments
About this page: This page will host all the information regarding experiments. Please check this page at least once a week for the latest updates.
TA Information:
Udayan Kumar (ukumar@cise.ufl.edu)
Office hrs: M - Period 4
W - Period 5
Location : E309.
Misc info.
1. Bluetooth Programming [slides]
Experiment 2
:
[Mar 27]: You can submit group reports and can collaborate on the analysis.
[Mar 23] : Experiment 2 report is due by 7 Apr 2010. This project is to be done individually. Although you can collaborate on some of the tasks like writing the parser and Bluetooth file transfer experiment, as stated in the document.
Experiment 1 :
-----------------
[Jan 31]: Devices can be collected from TA during his office hours. Please bring your Gator 1 ID.
[Feb 03]: If you have a nokia device and the script it is giving you an error that "interface wlan0 does not support scanning", it means that the wireless device is powered down. Easiest way to correct this is to restart the script. The script has a command "ifconfig wlan0 up" that turns on the Wireless card. The second way to correct this error is to open another X-terminal and become root. After that execute "ifconfig wlan0 up".
This error can occur mainly if you have connected the device to a Wireless network and got disconnected from the network (maybe you moved away from coverage). This disconnection causes the device to turn off the wireless card to save power.