Reading large HTTP body with WiFiClientSecure

Hi all,

I’m having trouble reading large HTTPS responses using the WiFiClientSecure library on the Wio terminal. Small bodies are fine, but larger ones dump a series of “[IPD] Bytes skipped xxx” messages and then the connection reports closed before the whole body has been read. Has anyone seen this before? It feels like the Wio isn’t able to read the message from the WiFi chip fast enough, is there a way to fix that?

Thanks very much!

We are aware of the problem and we are working to fix it. @barrythelion

1 Like