im currently writing a program for the flipper which can interface with a raspberry pi zero w connected through the UART gpio loaded with https://github.com/markondej/fm_transmitter , so far ive been able to use my computer and the uart bridge to successfully transmit wav audio consistently around 100mhz. the range isn't very far (barely the next room).
tldr is there any good documentation for uart on the flipper? and if there isn't then where should i look in terms of source code? i want this to be a sort of standalone thing without the need of an extra computer