Only first line runs
slash128v6 opened this issue ยท 4 comments
Is there an existing issue for this?
- I have searched the existing issues
Describe your problem
Only first line of script runs
Steps to reproduce
- Create script.
- Click run.
- Web interface shows Internal Connection Problem.
- Serial monitor shows Interpreting: and the first line of the script.
- If I make the first line of the script LED 255 255 255 and run the RGB LED changes to white, so it appears that line executes, but no further lines execute.
What hardware are you using?
DYI Build (Pro Mini + D1 Mini)
Anything else?
No response
Thanks for opening your first issue here! ๐
๐ Be sure to:
1. ๐ Have a look at the Wiki and README for information
2. ๐ Search for similar issues (open and closed)
3. โ๏ธ Provide enough information to understand, recreate and help out with your problem
4. โน๏ธ Let us know if you find a solution
5. ๐ Close the issue when your problem has been solved
I just tried flashing this same firmware to a DSTIKE board that I purchased. After flashing the Arduino code the DSTIKE now only executes the first line of any script and status shows "Internal connection problem". So now the DSTIKE that I purchased is non-functional.
try referring to #94 to resolve the issue. I had same issue before.
disbable debug mode and select i2c in ide. before flash.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.