6/10/2021 3:33 PM | |
Joined: 4/28/2015 Last visit: 11/22/2023 Posts: 570 Rating:
|
Which image version did you try, release or one built from github.com? Could you check with latest CI build (https://github.com/siemens/meta-iot2050/actions/runs/923771733) as well? This also fixes the update of nodes via the palette in case a newer version than what is preinstalled should be needed. Furthermore, please share the output of "journalctl -u node-red" in case Node-RED is actually crashing (losing connection). Login via ssh or - if available - the debug port (UART connection) for this. |
6/11/2021 7:30 AM | |
Joined: 1/27/2020 Last visit: 9/27/2021 Posts: 14 Rating:
|
Hello, I hope it helps, but I had problems myself at the beginning and I was told that with the IOT2050 the existing Node-Red version is not overwritten. So then there are two Node-Red versions. Then I found ascriptto update Node-Red. (Actually for the Raspberry Pi, but it works on my IOT2050 too) The script deletes the pre-installed Node-Red version and updates Node.js and Node-Red Npm. (The build-essential package is a reference for all the packages needed to compile a Debian package. It generally includes the GCC/g++ compilers and libraries and some other utilities.)
I install new nodes with "npm install" in the directory /home/root/.node-red I hope your Node-Red runs more stable. Best regards Marc |
Last edited by: M4RC at: 06/11/2021 07:33:52Last edited by: Jen_Moderator at: 06/11/2021 09:29:31Edited text for better reading. |
|
This contribution was helpful to
2 thankful Users |
6/20/2021 4:46 PM | |
Joined: 12/31/2019 Last visit: 10/7/2022 Posts: 4 Rating:
|
Hi Eti1699, In node-red, let's use node-red-contrib-s7-comm to connect Siemens PLC. Best regards! |
Follow us on