realtek_ameba_mp_sdk/tools/DownloadServer
2020-07-31 22:16:12 +08:00
..
DownloadServer.exe ameba micropython sdk first commit 2020-07-31 22:16:12 +08:00
readme.txt ameba micropython sdk first commit 2020-07-31 22:16:12 +08:00
start.bat ameba micropython sdk first commit 2020-07-31 22:16:12 +08:00

The exe file is used to send image to device based on socket by OTA function.

Command : 
	DownloadServer "PORT" "FILE_PATH"

You can edit start.bat to change port and file path.