Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 767 Bytes

GUID-E623850D-7676-4ACC-A8BE-634D53B4BF5C.md

File metadata and controls

19 lines (9 loc) · 767 Bytes

Ping Demo

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

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

    ping_demo_config

  2. Enter the command "sping <ip_address> <no_of_ping>".

    sping_cmd

  3. Then enter the command "appdemo start 1 9" to run the Ping demo.
    First the device will connect to the network. After the IP address has displayed on the terminal window, the ping command will start.

    ping_response

Parent topic:WINC3400 Socket Mode Demo Applications