c4ev3/ev3duder

Uploading on EV3 over TCP doesn't work.

DmytroLebed opened this issue · 1 comments

Windows 10, I try FW 1.09H and 1.10E, Wi-Fi works fine with EV3-G, EV3-Basic.
ev3duder --tcp - all commands work except 'up'.
Use:
ev3duder --tcp=192.168.93.214 up test.rbf ../prjs/test/test.rbf
upload was successful.
File is created but zero size and after that no command is executed until reconnecting the wi-fi on the brick.
By USB - no problem.

a3f commented

Sorry, I missed this issue. It used to work when I implemented it, might be that newer firmwares behave differently. I can't debug this, but if someone can and submits a pull request, it's most certainly welcome.