espDMX
espDMX copied to clipboard
Doesn't work with ESP8266-12E
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`
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?
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.