flash-programming using rfc2217
Posted: Sat Sep 16, 2017 6:30 pm
Hello everyone,
well, does have anyone experience with flash-programming via rfc2217-aware com-ports ?
I´d like to develop on a virtual linux machine, with a windows backend with a connected ESP-develboard.
As I would like to program the esp32 directly via this rfc2217-connection and learned, that I could use
as the com-port in menuconfig. The documentary from pyserial says it supports rfc2217.
Now I´ve tested several rfc2217-servers on windows (som commercial, too), but espflash.py
complains with something like "not rfc2217 aware" or "remote doesn´t accept parameter change".
So, anyone´s help about this will be highly appreciated.
Thanks !
Greetz.......Detlef
well, does have anyone experience with flash-programming via rfc2217-aware com-ports ?
I´d like to develop on a virtual linux machine, with a windows backend with a connected ESP-develboard.
As I would like to program the esp32 directly via this rfc2217-connection and learned, that I could use
Code: Select all
rfc2217://{ip}:{port}
Now I´ve tested several rfc2217-servers on windows (som commercial, too), but espflash.py
complains with something like "not rfc2217 aware" or "remote doesn´t accept parameter change".
So, anyone´s help about this will be highly appreciated.
Thanks !
Greetz.......Detlef