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

Doesn't work with ESP8266-12E #2

Open
niclasboy opened this issue May 24, 2017 · 6 comments
Open

Doesn't work with ESP8266-12E #2

niclasboy opened this issue May 24, 2017 · 6 comments

Comments

@niclasboy
Copy link

niclasboy commented May 24, 2017

After a few seconds i get following message:

`ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09f0c112
~ld`

@Giaitzoglou
Copy link

wdt reset
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09f0c112
~ld
i got the same do you had it fixed?

@mtongnz
Copy link
Owner

mtongnz commented Feb 17, 2018

I think that error is due to a pin definition issue. Have you tried the demo dmxChaser.ino?

@Giaitzoglou
Copy link

With the chaser it works fine for 1 day or two and after the same error , where should I check to see if the pin definition are correct

@mtongnz
Copy link
Owner

mtongnz commented Feb 19, 2018

If it works for a day then I'd say it isn't a pin definition. Not sure what would be causing the issue. Possibly a ram overflow. It seems to run fine on my ESP

@Giaitzoglou
Copy link

How to add a code to free the ram or hard reboot the esp after the ram gets full or after a specific time ?

@robertoostenveld
Copy link

If the ESP gets too little power, it could also (randomly) dip below the required voltage and reset. You may want to check the supply voltage with an oscilloscope.

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

4 participants