version mismatch issue!!!
root@kali:~# sudo python '/root/Desktop/luatool-master/luatool/luatool.py' --port /dev/ttyUSB0 --src '/root/Desktop/experimental/init.lua' --dest init.lua --verbose
Set timeout None
Set interCharTimeout None
Upload starting
Stage 1. Deleting old file from flash memory
->file.open("init.lua", "w")Traceback (most recent call last):
File "/root/Desktop/luatool-master/luatool/luatool.py", line 170, in
writeln("file.open("" + args.dest + "", "w")\r")
File "/root/Desktop/luatool-master/luatool/luatool.py", line 44, in writeln
raise Exception('No proper answer from MCU')
Exception: No proper answer from MCU
version mismatch issue!!!
root@kali:~# sudo python '/root/Desktop/luatool-master/luatool/luatool.py' --port /dev/ttyUSB0 --src '/root/Desktop/experimental/init.lua' --dest init.lua --verbose
Set timeout None
Set interCharTimeout None
Upload starting
Stage 1. Deleting old file from flash memory
->file.open("init.lua", "w")Traceback (most recent call last):
File "/root/Desktop/luatool-master/luatool/luatool.py", line 170, in
writeln("file.open("" + args.dest + "", "w")\r")
File "/root/Desktop/luatool-master/luatool/luatool.py", line 44, in writeln
raise Exception('No proper answer from MCU')
Exception: No proper answer from MCU