Wireless Connection Demo Program

Location

$NitroWiFi/build/demos/wcm

Compilation

Move to the $NitroWiFi/build/demos/wcm and enter

% make

 Executable (.nef, .srl) files will be generated in

$NitroWiFi/build/demos/wcm/(sample name)/bin/(platform)/(target)/

  For example:

$NitroWiFi/build/demos/wcm/wcm-1/bin/ARM9-TS/Release/

 

Execution

Move to the $NitroWiFi/build/demos/wcm/(sample name)/bin/(platform)/(target)/ directory and perform one of the following:

Description

wcm-1 This demo connects to a general wireless access point (AP) using the WCM library.
wcm-list This demo searches for, lists and connects to general wireless access points (AP) using the WCM library.

Emulator

Works in all execution environments.

See Also

WCM Function List

Revision History

03/15/2006 Initial version.