LPC55s69 and WiFi module CMWC1ZZABR-107-EVB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55s69 and WiFi module CMWC1ZZABR-107-EVB

573 Views
danielkrol
Contributor III

Hi,

I am testing the new CMWC1ZZABR-107-EVB WiFi module with LPC55s69 microcontroller. Based on the example from SDK_2.9.1_LPCXpresso55S69, I wrote a simple HTTP GET request. Everything works if the Content-Length of the response is less or equal to 1344 bytes
The maximum size of the received data always is 1344 bytes (Content-Length is larger). Increasing the buffers in the library has no effect.

Is it possible to increase the size of HTTP GET response, e.g. 4096 bytes?

Regards,
Daniel

0 Kudos
Reply
0 Replies