For a wireless connection between the units operating in AP/STA mode, communication can
be checked using the ping command.
⚫
Sample Ping command (when the ping command is executed from the AP-mode unit to
the STA-mode unit)
①
ping 192.168.200.2 -c 100 -i 0.2 -s 100
Explanations of parameters in the above sample command
Parameters
Meaning
192.168.200.2
Specify the destination IP address to communicate with.
In the sample command, the destination is set to 192.168.200.2.
-c 100
Specify the number of ping communications.
In the sample command, it is set to 100 times.
-i 0.2
Specify the interval of ping communication (second).
In the sample command, it is set to 0.2 sec.
-s 100
Specify the ping data size (byte).
In the sample command, it is set to 100Byte.
When the result of packet loss is 0% as shown below after the ping command is executed,
the communication is successfully completed.
Summary of Contents for SX-NEWAH
Page 1: ...SX NEWAH EVK Start UP Guide silex Technology Inc ...
Page 3: ...Introduction ...
Page 8: ...6 EVK Composition Outline ...
Page 13: ... 7 Click Exit 8 Remove a micro SD card from the PC 9 Insert the micro SD card to Raspberry Pi ...
Page 15: ... 2 Start Terminal LXTerminal from the menu ...
Page 18: ......
Page 21: ... Hostapd start IP address configuration for a wireless interface ...
Page 29: ... Change the below IP address to a desired one ...
Page 30: ... Press Ctrl O Press the Enter key and press Ctrl X ...
Page 32: ...Revision History ...