CMSIS-Driver Validation  
Driver Validation
Configuration

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

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

DV_WiFi_Config.h configuration 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 (network creation) 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 Tests select testing functionality as required. For details on tests performed by each test function please refer to WiFi Tests.

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_WiFi_Config.h file and clicking on the test or hovering a mouse pointer over it.