Is it possible to use PPP (point-to-point protocol) over UART, for example to connect a Raspberry Pi to a desktop computer by using UART to USB (FTDI) cable? I am trying to do something like this with my pinephone pro project:
- From desktop, connect to USB serial using sudo cu -s 115200 -l...