Spirit1: sending large packets
In theory the Basic protocol allows sending packets up to 64kB long. But the TX FIFO has only 96 bytes. How can I send and receive bigger packets? I was looking at the P2P demo but it doesn't handle more than 96 bytes.