Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update send_data() in ard_socket.c #203

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

S10143806H
Copy link
Contributor

  • Update send_data() API to be able to handle TCP packet in the size of TCP_MSS predefined in lwip
  • Add error handles in send_data() if receive failed

Verification:
Verified using BW16 on Arduino IDE1

Zhu Qi and others added 2 commits September 12, 2023 11:39
- Update send_data() API to be able to handle TCP packet in the size of TCP_MSS predefined in lwip
- Add error handles in send_data() if receive failed

Verification:
Verified using BW16 on Arduino IDE1
@M-ichae-l M-ichae-l merged commit b31ef1d into Ameba-AIoT:dev Sep 12, 2023
1 check passed
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.

2 participants