receivedData
Flow of raw data received from the radio.
Emissions preserve the order in which bytes arrived from the hardware — this is required because the firmware handshake (initial config packet ordering) depends on strict FIFO delivery. Implementations MUST guarantee ordering; do not swap in a SharedFlow without preserving order.