I finally managed to make internal RS485 (orange) working.
OS: Ubuntu Core 20.04.4 LTS
Steps:
I am running node-red in docker so I had to also map /dev/ttyS0 as device and give read/write permissions.
OS: Ubuntu Core 20.04.4 LTS
Steps:
- Open cmdline.txt
- Remove console=serial0,115200
- Reboot
I am running node-red in docker so I had to also map /dev/ttyS0 as device and give read/write permissions.

