what is the biggest size that wp7605 can sent each time?
now the speed is around 10.4kb,if I want more than 12kb how can I do?
what is the biggest size that wp7605 can sent each time?
now the speed is around 10.4kb,if I want more than 12kb how can I do?
what do you want to send ?
TCP? UDP?
What network are you using?
LTE?
LTE
TCP. but I want to know both of it
how come your network speed is so slow?
Here says “Peak Upload Rate” can be 50Mbps
what is the biggest size file that wp7605 can be sent each time?
do you mean in one tcp packet?
if yes, you might need to check tcp windows size
you can see here how to merge files:
https://stackoverflow.com/questions/10347278/how-can-i-copy-several-binary-files-into-one-file-on-a-linux-system
You can check the size of /home size by “df -h”
what is the biggest size can it be for one file?
i don’t know
you can make some test based on above, right?
File that I want to merge it can merge on command pathform. But on the app I got this error " File size limit exceeded (core dumped)".
I want to know that what is the maximum that I can edit for “maxCoreDumpFilebytes”.
Now
sandboxed : false
maxFileSystemBytes: 1024K
processes:
{
maxCoreDumpFileBytes: 1024K
maxFileBytes: 1024K
maxMemoryBytes : 1024k
maxFileSize: 1024K
}
you might need to tune maxFileSystemBytes and maxMemoryBytes in adef file