You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have IOT2050 FS:05 WITH NODE RED VERSION 3 AND NODE JS VERSION 20.7 .
WORKS FINE BUT WHEN I AM TRYING TO READ GPIO PINOUT USING NODE RED INTEL GPIO NODE.
I HAVE A A LOTS OF PROBLEMS ;
I CANT INSTALL IT.
THE NODE ONLY SUPPORT NODE JS VERSION 12. WHEN NODE RED 3 NEED MINIMUM 16.X VERSION OF NODE JS....
IF I CANT READ THE PINS I CANT WRITE ANY PROGRAM UNLESS I AM USING SIEMENS PLC. ( WORKED FINE) .
ANY CLUE ??
THANKS
The text was updated successfully, but these errors were encountered:
Compile the image from the master branch (or use the output of a recent CI run), and you will get Debian 12 with NodeJS 18 with a working GPIO node.
Installing your own NodeJS version into a custom image implies that you have to take care of recompiling mraa, the foundation of node-red-node-intel-gpio, for that NodeJS yourself. Possible but not a beginner's task.
I want to compile the image but as I understood there is still a problem with the ethernet cards that they are not recognized by the Debian system? was it fixed?
thanks,
aviran
Dec 12 13:24:01 iot2050-debian kernel : OF /bus@100000/pcie@5600000: phandle pcie-mode@4070 needs 1, found 0
Dec 12 13:24:01 iot2050-debian kernel : OF /bus@100000/pcie@5600000: phandle pcie-mode@4070 needs 1, found 0
Dec 12 13:24:01 iot2050-debian kernel : keystone-pcie 5600000.pcie: Phy link never came up
Hello ,
I have IOT2050 FS:05 WITH NODE RED VERSION 3 AND NODE JS VERSION 20.7 .
WORKS FINE BUT WHEN I AM TRYING TO READ GPIO PINOUT USING NODE RED INTEL GPIO NODE.
I HAVE A A LOTS OF PROBLEMS ;
IF I CANT READ THE PINS I CANT WRITE ANY PROGRAM UNLESS I AM USING SIEMENS PLC. ( WORKED FINE) .
ANY CLUE ??
THANKS
The text was updated successfully, but these errors were encountered: