Skip to content

Conversation

@lfdominguez
Copy link

When you try to send data > Ethernet Frame default MTU (1500) the SIM7600 responds with CIPERROR 3. This method is used too by the HTTPClient interface, so you can't send POST or other HTTP queries that exceed that size.
This PR fix that trying to split the full data array into chunks.

Signed-off-by: Luis Felipe Domínguez Vega <ldominguezvega@gmail.com>
@lfdominguez
Copy link
Author

You can see on the SIM7600 AT commands manual:
image
That the limit is 1500.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant