I have a problem with my serial port, when I download my code to my arduino card everything goes well, but when I launch the node-red server, I am told that the serial port 9 access is denied, to communicate with the arduino card
If the COM port access is denied, that means another program is using it. If you are using Arduino IDE to flash the Arduino, check that the Serial Monitor is closed.