Hi, is it possible to use the Payload SDK on Raspberry Pi 5 with the onboard GPIO UART (/dev/ttyAMA0, GPIO14/15) instead of a USB-to-TTL serial module?
In your guide, the Raspberry Pi 4 setup uses USB serial devices such as /dev/ttyACM0 or /dev/ttyUSB0. I would like to confirm whether using Raspberry Pi 5 with its native UART is also supported.
Thanks!