I get a “port is open” but no values, I checked my connections and receive serial data in the Arduino IDE port (first a “0” and then when I send it a value). But in the console, node doesn’t work.
####Conclusion
Despite the failure, I feel better acquainted with node’s functioning especially its use of callback functions and use of JSON name pair values to configure the serial port.