Jar,Jad files downloading with AT^SJDL | Thales IoT Developer Community
March 16, 2017 - 8:31am, 4327 views
Hello,
I'm testing at^sjdl command for jar,jad files downloading to module ffs. (Module is BGS5)
I could download files with 2 interface, asc0 and usb. But download time of usb interface is not acceptable. It is too long.
My test results are below:
By using asc0 interface
244923 bytes of jar file downloading takes 27 seconds.
58204 bytes of jar file (obfuscated) downloading takes 5 seconds.
-----
By using usb interface:
244923 bytes of jar file downloading takes 4 minutes 50 seconds.
58204 bytes of jar file (obfuscated) downloading takes 1 minutes 7 seconds.
Why downloading via usb interface is so slow and takes too much time?
What can be the reason?
Best Regards,
Ergün.
Hello Bartlomiej,
It seems SJDL is more appropriate and easier to use for file downloading to module. I will use it.
Thanks for clarification.
About FileConnection and SFSA comparision, you are right. FileConnection cannot be used from the outside of the module. It works in the module. I missed that point.
I will look at FileConnection interface issues in more detail when I start file operations. For the moment, it is enough for me.
Thanks.
Best Regards,
Ergün.