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)?