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

How Do You Update Code Over WiFi? #15

Open
maegibbons opened this issue Dec 13, 2022 · 1 comment
Open

How Do You Update Code Over WiFi? #15

maegibbons opened this issue Dec 13, 2022 · 1 comment

Comments

@maegibbons
Copy link

Hi

I built a couple of these modules earlier in the year and they have been working great!

I now need to try and use MQTT.

I am not familiar with the Arduino IDE. How do I push the revised code over wifi?

Krs

Mark

@maegibbons
Copy link
Author

Ok

I sorted it.

You need to login to the same wifi as your existing ESP8266 modules are connected to 1st.

On launching the Ardrino IDE it scans the network.

Load the sketch you want to upload, then select the port in Tools. It lists the com ports AND it should now list the ips of ESP8266 devices found on network.

Choose the one you want then hit upload.

That's it

Krs

Mark

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

1 participant