This requires packetization / framing… which is one more encoding layer. In essence, there’s currently no way to know where the start of the packet is right now. The current thinking is to use COBS. This will add negligible overhead, and allow reliably detecting the start/end of packets. I think it’s next on Ian’s list.
2 Likes