Arduino-Add-On-for-LinkIt-SDK
Arduino-Add-On-for-LinkIt-SDK copied to clipboard
WifiUdp::remotePort issue
Reproduce Steps
- Open
WiFiUdpSendReceiveString
- 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