Hello,
can anyone describe, how to do this steps: -Send a UDP message back to the EV3 to make it accept a TCP/IP connection
-Establish a TCP/IP connection on port 5555
-Send a unlock message to the EV3 over TCP/IP
This Step “Listen for a UDP broadcast from the EV3 on port 3015” I have already done.
Follow