Arduino-Add-On-for-LinkIt-SDK icon indicating copy to clipboard operation
Arduino-Add-On-for-LinkIt-SDK copied to clipboard

WifiUdp::remotePort issue

Open pablosun opened this issue 6 years ago • 0 comments

Reproduce Steps

  1. Open WiFiUdpSendReceiveString
  2. Run the sketch

Error & Expected Results

In step 2 the remote end does not receive strings correctly. Changing UDP.remotePort() to hard-coded port seems to fix this issue.

Environment

  • Arduino BSP Version: 0.10.18
  • OS :Windows

pablosun avatar Jul 14 '18 00:07 pablosun