With iperf3 client i'm getting quite slow speeds right now, like ~30kb/s A couple potential culprits: - Implement DMA transfers on Feather. I think the Arduino version does this - Clean up and get ( optional ) IRQ feature in #34 - Potentially disable CRC - i think default Arduino code leaves it off. Could be a bit of overhead
With iperf3 client i'm getting quite slow speeds right now, like ~30kb/s
A couple potential culprits:
Implement DMA transfers on Feather. I think the Arduino version does this
Clean up and get ( optional ) IRQ feature in [Do not submit] IRQ investigation #34
Potentially disable CRC - i think default Arduino code leaves it off. Could be a bit of overhead