You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,I've been using your library for serial communication in a React Native project, and it's been very helpful. However, I've encountered an issue where it seems that the maximum size of data I can send at one time is limited to 256 bytes.
Is there a maximum size limit for sending data using this library? If so, what is the limit, and what causes it (e.g., hardware, OS, driver limitations)?
The text was updated successfully, but these errors were encountered:
Hi,I've been using your library for serial communication in a React Native project, and it's been very helpful. However, I've encountered an issue where it seems that the maximum size of data I can send at one time is limited to 256 bytes.
Is there a maximum size limit for sending data using this library? If so, what is the limit, and what causes it (e.g., hardware, OS, driver limitations)?
The text was updated successfully, but these errors were encountered: