Closed vvv1954 closed 1 year ago
Is this when connecting with a sender and/or a terminal?
With Candle and LaserGRBL.
With terminal (Espressif IDE) as follows
Try with compatibility level > 0, or ioSender if on Windows.
I uploaded your build with "ninja flash" and everything is working (it was uploaded before with Espressif Download Tool). However when I am doing the same with my build it goes to the loop above.
It seems there is something wrong with my Espressif IDE installation: mainly it reports no errors, but somtimes the errors like "bool not defined" or the warnings like "Member 'flash_size' was not initialized in this constructor" appear.
If you are not modifying code you may try the Web Builder to generate firmware. I am closing this issue as I have no idea about what is causing this issue and I have never seen it during development.
Hello,
I compiled codes with basic functions (no WiFi, no SD, etc) and uploaded the firmware to ESP-WROOOM-32. But when connected it goes to the loop sending the welcome message. Also I tried one of yours build (Fix for issue #21) - the same problem.