[ArduinoEthernetLibraryIPv6] UDPSendReceiveString

Original tutorial UDPSendReceiveString on Arduino Homepage.

Open Arduino IDE

Run Arduino IDE and Open “UDPSendReceiveString.ino” sketch.

Upload

Upload UDPSendReceiveString sketch.

Serial Monitor

Open serial monitor and you’ll be able to see the your network information.

ScriptCommunicator

Run TCP Client like ScriptCommunicator.

ScriptCommunicator - Setting

The UDPSendReceiveString is UDP application.

Set UDPSendReceiveString’s LLA or GUA as destination address and port as destination port.

ScriptCommunicator - Connect

Connect to UDPSendReceiveString.

ScriptCommunicator - Send

Send a message to UDPSendReceiveString.

The UDPSendReceiveString will send a string “acknowledged”.

Serial Monitor - Result

taylor.An's profile image

taylor.An

2019-04-23 14:30

All posts