Hi All
I wondered if somebody can help.
I am trying to get a simple serial port to work with Node-Red on a beagleBone Black running Debian 8.7
This adds the serial nodes correctly to my panel, but I found I had to enable the required UART port by appending the following to uEnv.txt: capemgr.enable_partno=BB-UART2
The serial port now works but the BBB Digital I/O read/write nodes have disappeared from the node selection panel.
Does anyone know how can I get the Digital I/O nodes back / to work at the same time as having the serial nodes enabled.
All I want is to be able to use a serial port and a digital I/O pin control at the same time.
Any help would be appreciated
Many thanks
Michael