Netconn/conn select how many data receive #128
Closed
davideferrario
started this conversation in
General
Replies: 1 comment 5 replies
-
No. But you can always decrease |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the lwesp_netconn_receive function.
This function receive all data from connection, at maximum LWESP_CFG_CONN_MAX_DATA_LEN (2048) byte.
Is it possible to add a parameter to function to select how many data bytes to receive?
Beta Was this translation helpful? Give feedback.
All reactions