Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netburner and virtualcom #1

Closed
ieee488 opened this issue Feb 21, 2018 · 2 comments
Closed

netburner and virtualcom #1

ieee488 opened this issue Feb 21, 2018 · 2 comments

Comments

@ieee488
Copy link

ieee488 commented Feb 21, 2018

I found your post at jeelabs/esp-link#294

Would you explain further how you were able to flash an Arduino and an attached ESP-01 module running esp-link firmware?

@jlegen
Copy link
Owner

jlegen commented Feb 28, 2019

Uh, sorry, i did not get a notification (and did not deal with this project for some time), so i missed your question. But better late than never...

To flash an arduino (i use this with "pro minis") using ESP-Link, the simplest method is using a "virtual com port driver". Using windows, you might use one of these free drivers:
https://www.hw-group.com/software/hw-vsp3-virtual-serial-port
https://www.netburner.com/virtual-com-port/
They create additional "com ports" (serial ports), e.g. "Com10". They provide a little config window, where you have to enter the IP address and the port of your ESP-Link-module.
For local access/development that's the IP address the router gave the ESP-link (like 192.168.1.55), and the port is "2323".
Then simply chose "com10" in Arduino-IDE for "Upload", and that's it.
I even use this to update units "in the field" (at other locations), using DynamicDNS-IPs - works as well, but should not be left "open" by default...

@jlegen jlegen closed this as completed Feb 28, 2019
@ieee488
Copy link
Author

ieee488 commented Feb 28, 2019

Thank you for the answer!

The link for the Netburner driver is https://www.netburner.com/download/virtual-comm-port-driver-windows-xp-10/

The drivers will be useful.

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants