-
Notifications
You must be signed in to change notification settings - Fork 54
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
[BUG] ESP32 is constantly resetting for Led example #464
Comments
Hi @costa-victor , |
Hello @nicolas-rabault,
Yes, same issue. I've just started learning about luos and I've been trying the luos 3.1.0, but I'll try a older version instead just to compare. |
These project's compilations have just been fixed by @thobias90 => #461 |
Hmm, I see. Thanks for letting me know.
I'm intending to use a single node but with several services that need to interact with each other. |
Interesting! |
Thank you @nicolas-rabault , I did the same testing and it seems to be ok. |
Details
Hello there, I've been trying to run the examples for the ESP32 but I'm experiencing some issues. Does anyone faced a similar issue?
Which version the bug has been detected on
Luos engine 3.1.0
Description of the bug
Led example for ESP32 is building in Luous Engine 3.1.0 but the microcontroller is constantly resetting at the bootup. The serial monitor output can be found below:
How to reproduce the bug
1- Build the Led example within the ESP32 example folder
2- Upload to the ESP32 board
3- Open the Serial Monitor
The text was updated successfully, but these errors were encountered: