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

Can't upload firmware again. #27

Closed
JyskMaker opened this issue Feb 19, 2017 · 11 comments
Closed

Can't upload firmware again. #27

JyskMaker opened this issue Feb 19, 2017 · 11 comments

Comments

@JyskMaker
Copy link

Hi
Grate job :-)

I install the firmware with the http://esp8266-webupdate.local works fine the first time.
Made a error in the setup, and can't connect to it again, so i try to do the reset (power of min 5 times) and The GPIO14 to GND at start up, nothing works.
Then i try http://esp8266-webupdate.local to upload the firmware again.
Now i only get a lot of "noice" on the com port, and no SSID to connect to??

Try it a loot of times, nothing works. If i upload anoter project it all works fine, but not with your firmware.

I'am using Wemos D1 Mini.

@mtongnz
Copy link
Owner

mtongnz commented Feb 19, 2017

My firmware doesn't use mDNS so you need to use the IP address to access it. In hotspot mode, this will be 2.0.0.1. In WiFi mode, check DMX Workshop or your router's DHCP table to find the IP.

I haven't used a Wemos before - they've got a 4M flash size so I'm not sure if that's causing an issue. I've uploaded a new binary using the 4M(3M SPIFFS) setting for you to try. Please let me know if it works.

@JyskMaker
Copy link
Author

The firmware will not run at all, its like the setting is fuct up

@JyskMaker
Copy link
Author

Yes i will trye the new Wemos D2 bin now.

@mtongnz
Copy link
Owner

mtongnz commented Feb 19, 2017

Is it working? Or at least running?

@mtongnz mtongnz changed the title Can'tupload firmware again. Can't upload firmware again. Feb 19, 2017
@JyskMaker
Copy link
Author

Thats works, but when i give it a ip address in the setup, like 192.168.3.100 and there is no GW address to set. I can't connect to it any more.

@mtongnz
Copy link
Owner

mtongnz commented Feb 19, 2017

Gateway isn't needed as we're not connecting to the internet. Make sure you've set the subnet correctly.

Also, if you're trying to change the IP for hotspot mode, it won't work. The IP in hotspot mode is always 2.0.0.1.

I haven't tested the static IP settings for a while. I'll check them later to see they are working.

@JyskMaker
Copy link
Author

I have my local network with wifi, an i normel use 192.168.x.x
And my wifi router is at 192.168.0.1 where all my computers are on.
i like the ArtNetNote to be on 192.168.3.100 and forward.
Can't i connect to the setup / config page by using 192.168.3.100 ?

@mtongnz
Copy link
Owner

mtongnz commented Feb 19, 2017

Yeah you can but you'll need to setup some routing tables or static routes in your router. I'm not very good at this.

Easiest way would be to set your computer IP into the 192.168.3.x subnet.

@JyskMaker
Copy link
Author

Why not just add a gw i have 6 security cam, 3 computer, som tables, oure phones, NAS server, some other ESP devices printer and so on.

@JyskMaker
Copy link
Author

When will you release the code, so i can make it my self?

@mtongnz
Copy link
Owner

mtongnz commented Feb 20, 2017

Code release will be when I do the first non beta release. I still have sACN support to add first. I will look into adding gateway for the next beta also.
This will probably be a few weeks away yet.
I am closing this issue as the initial issue is closed - I will open a new one with the gateway feature request

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

No branches or pull requests

2 participants