Replies: 1 comment 2 replies
-
|
As next event - after getting |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't quite get node-red-mcu-plugin to work. I built a debian bullseye docker container with node-red, moddable SDK, esp-idf, and node-red-mcu-plugin. The node-red log looks clean:
I'm trying out a very simple flow:
With the following build config:

The console monitor says:
When I hit the inject node, I get the std Node-RED notification "Successfully injected hello" but there's nothing in the debug pane. Dunno where to look...
(It doesn't work on my LInuix system without docker 'cause of #8)
NB: I'm happy to make the Dockerfile and the image available.
Beta Was this translation helpful? Give feedback.
All reactions