How to increase the size of the received data on QCA Demo

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to increase the size of the received data on QCA Demo

746件の閲覧回数
danielkrol
Contributor III

Hi,
I'm using the WiFi 10 Click board (SX-ULPAN-2401) with LPC55s69 EVK. In the QCA Demo example there is an httpGet function (file wlan_qcom.c), inside which it is located: int recvLen = qcom_recv (sock, & response_data, 1400, 0);

I need to increase the size of the received data (zero-copy buffer) to receive a JSON file larger than 1400B. Increasing the size "1400" has no effect.

Is it possible to increase the size of the received data?

Regards,
Daniel

0 件の賞賛
返信
0 返答(返信)