|
|
|
|
|
by nunobrito
127 days ago
|
|
Hello, To send a simple text as "Hello" it takes 18 seconds which is excessively long. There is a library called rattlegram which is well tested and would transmit the same data in less than half a second: https://github.com/aicodix/rattlegram I'm developing with more people a platform called geogram, which basically looks into transmitting data with radios, bluetooth, wifi, USB-C cables or anything you have. We don't have modem over the phone yet. Maybe I can invite you to join so we can solve those obstacles together? The website is https://geogram.radio |
|
RE Hello taking 18s, yes that is long, but one caveat is that with longer text it doesn't get longer linearly due to compression, the more repetition the better compression.