what is the buffer size of a HE863 modem? Is it possible to get detailed Information of the buffer fill level?
Thanks!
The best way to find is to activate and use flow control on serial port
The command line buffer is 80 chars, are you interested to find the numbers for a data transfer mode?
Yes, I mean the buffer for the data transfer mode. I am interested in the max buffer size and how many data are inside.
I’ll try to find, however I don’t see this approach constructive and useful. Will you chase the numbers for the whole life of your product, at every module change (even a new firmware can modify the buffer) instead relying on the trusty flow control, managed correctly by the module?
An adapted firmware for a first test would be enough to see if it’s useful or not.
Buffer size of UART/USB for data mode is the same:
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Hi,
what is the buffer size of a HE863 modem? Is it possible to get detailed Information of the buffer fill level?
Thanks!
The best way to find is to activate and use flow control on serial port
The command line buffer is 80 chars, are you interested to find the numbers for a data transfer mode?
Yes, I mean the buffer for the data transfer mode. I am interested in the max buffer size and how many data are inside.
I’ll try to find, however I don’t see this approach constructive and useful. Will you chase the numbers for the whole life of your product, at every module change (even a new firmware can modify the buffer) instead relying on the trusty flow control, managed correctly by the module?
An adapted firmware for a first test would be enough to see if it’s useful or not.
Buffer size of UART/USB for data mode is the same:
RX: 8kB
TX: 32kB