Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 737 Bytes

GUID-7AD2548F-606B-4F25-A71F-5B555FF3D4A7.md

File metadata and controls

19 lines (9 loc) · 737 Bytes

Ping Demo

This application demonstrates how a user can run a ping test on WINC3400 device in Bypass Mode.

  1. Configure the wifi parameters using "wifi set" command.

    wifi_config

  2. Enter the command "appdemo start 1". Then the device will connected to the AP and the IP address will be displayed on the terminal.

    ping_bypass_ip

  3. Enter the command "ping <ip_address>". It will start pinging the corresponding IP address.

    ping_bypass_response

Parent topic:WINC3400 Bypass Mode Demo Applications