Hope you can help us out with a problem wer are having. We are using the LE910 module in our application (Mostly using LE910-EUG) and are trying to minimise the time from power-on to getting:
a) Working LTE data connection
b) GPS fix
We notice that it takes ~ 20s after the Telit power domain is enabled for the Telit module to establish a USB connection to our main CPU.
If we have to wait 20s for the device to provide USB connectivity before we can instruct it to connect to the network + start the GPS fix then we will have in the best case scenario 50-60s of non-connectivity, possibly much more. This is considered unacceptable by the client.
So our questions are:
a) Is 20s normal start-up time for the module, can it be improved?
b) Is there a way to speed up the initiation of the LTE/GPS data connection/aquisition?
Thanks in advance for your help.
Kind Regards,
Mark
Firmware version: 17.00.523
Hi Guys – any thoughts on this??
Thanks,
Mark
I apologize for the late reply.
Since the module is linux based, and the OS is booting, there is no way to shorten the readiness time while using the USB.
When the GPS is in “HOT” state, you will get the fix as soon as the module ready but in order to achieve this, you will need to use the UART and not wait for the USB enumeration.
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
Hope you can help us out with a problem wer are having. We are using the LE910 module in our application (Mostly using LE910-EUG) and are trying to minimise the time from power-on to getting:
a) Working LTE data connection
b) GPS fix
We notice that it takes ~ 20s after the Telit power domain is enabled for the Telit module to establish a USB connection to our main CPU.
If we have to wait 20s for the device to provide USB connectivity before we can instruct it to connect to the network + start the GPS fix then we will have in the best case scenario 50-60s of non-connectivity, possibly much more. This is considered unacceptable by the client.
So our questions are:
a) Is 20s normal start-up time for the module, can it be improved?
b) Is there a way to speed up the initiation of the LTE/GPS data connection/aquisition?
Thanks in advance for your help.
Kind Regards,
Mark
Firmware version: 17.00.523
Hi Guys – any thoughts on this??
Thanks,
Mark
I apologize for the late reply.
Since the module is linux based, and the OS is booting, there is no way to shorten the readiness time while using the USB.
When the GPS is in “HOT” state, you will get the fix as soon as the module ready but in order to achieve this, you will need to use the UART and not wait for the USB enumeration.