CMSIS-Driver Validation  Version 1.4.0
Driver Validation
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
WiFi Configuration

The WiFi driver validation settings are available in the DV_Config.h file.

Some settings depend on the test environment and need to be changed for proper operation of WiFi driver validation. These settings can be found under WiFi Configuration settings in the DV_Config.h file and need to be set as follows:

dv_config_h_wifi_config.png
DV_Config.h header file in Configuration Wizard view mode

Station related settings needed for WiFi module to connect to the WiFi Access Point in the local network:

Access Point related settings needed for testing Access Point functionality of the WiFi module:

Socket related setting needed for Socket API and Socket Operation tests:

Note
IP address is displayed by the SockServer application (on the embedded board's LCD when using embedded SockServer).

Under Test Cases select testing functionality as required.

Control, Management and Socket API (requires SockServer) group of tests enable or disable WiFi Driver API function tests respectively.

Management (requires user interaction) and Socket Operation (requires SockServer) group of tests are used for more complex operational test of the WiFi driver. A brief description of each test functionality can be viewed by using Configuration Wizard view of the DV_Config.h file and clicking on the test or hovering a mouse pointer over it.