-
Notifications
You must be signed in to change notification settings - Fork 18
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
Comments
wdt reset |
I think that error is due to a pin definition issue. Have you tried the demo dmxChaser.ino? |
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 |
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 |
How to add a code to free the ram or hard reboot the esp after the ram gets full or after a specific time ? |
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. |
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`
The text was updated successfully, but these errors were encountered: