14 thoughts on “GE910-QUAD baud rate increase for dial up connection.”
Dear Sir,
We are using GE910-QUAD module to download data from remote server using dial up connection.
We want to enhance speed to reduce downloading time, for that we tried to run module in different baud rate, but we are getting same speed.
We run module on 1200 and 921600 baud rate, but we are getting same speed.
We get the same speed of approx 5-6 KB/S in both the baud rates.
If we are calculate with for baud rate 1200 b/s then data transfer rate must not increase 0.146 KB/s ideally but i can download at the speed of 5-6 KB/s on the same baud rates.
Thanks,
Diwakar
Is your serial port a real one or a virtual over USB?
Dear Sir,
I am using module USB port for dial up connection.
Regards,
Diwakar
On USB, the COM port is virual and the baud rate doesn’t have effect. The USB port speed is actually negotiated between the module and the host at the beginning.
Dear Sir,
We are unable to save SIMDET status in NVM using module USB COMM port. After reboot of module, it comes at default value.
Please let me know, if we are doing some thing wrong.
Thanks & Regards, Diwakar Singh
Indeed, and is under investigation; use USB0 instead.
Dear Sir,
I connected GE910-QUAD module with my PC. Got two USB port that is USB1 and USB2.
I tested AT#SIMDET=1 command on both USB port but test result remain same.
Please advise.
Regards,
Diwakar Singh
You must have 3 USB ports <-> virtual com ports. See the image from “GE910 Family Ports Arrangements”.
Dear Sir,
I am able to get 3 USB port. but issue remain same. means, how to save AT#SIMDET=1 status using USB port.
Please help to get back immiditaly.
PFA
Regards, Diwakar
The idea is to place the commands on the AT0 parser, which is connected to USB only with #PORTCFG=4 and 5. With #PORTCFG=1 will not work because AT0 is connected to COM1.
Sir,
I already tested AT#PORTCFG=1/4/5 command. but i am not able to save SIMDET ststus in module NVM. after every power reboot it gets default value. I am doing this test with TELIT EVK-2.
I am able to save SIMDET status using UART communication but when same command sending by USB port, it does not save SIMDET status.
Regards,
Diwakar
It definitely works with PORTCFG=4; pay attention that USB0 is not necessarily enumerated as the first virtual port, try them all.
Dear Sir,
I check again, it is not working.
could you check same thing at your end and update me on same.
Thanks,
Diwakar
Dear SIr,
How to sent auto baud rate in GE910-QUAD module. Please suggest.
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
Dear Sir,
We are using GE910-QUAD module to download data from remote server using dial up connection.
We want to enhance speed to reduce downloading time, for that we tried to run module in different baud rate, but we are getting same speed.
Thanks,
Diwakar
Is your serial port a real one or a virtual over USB?
Dear Sir,
I am using module USB port for dial up connection.
Regards,
Diwakar
On USB, the COM port is virual and the baud rate doesn’t have effect.
The USB port speed is actually negotiated between the module and the host at the beginning.
Dear Sir,
We are unable to save SIMDET status in NVM using module USB COMM port. After reboot of module, it comes at default value.
Please find below log.
23-Oct-15 10:45:33.176 [TX] – AT+CGMM<CR>
23-Oct-15 10:45:33.195 [RX] – <CR><LF>
GE910-QUAD<CR><LF>
<CR><LF>
OK<CR><LF>
23-Oct-15 10:45:35.280 [TX] – AT+CGMR<CR>
23-Oct-15 10:45:35.296 [RX] – <CR><LF>
13.00.007<CR><LF>
<CR><LF>
OK<CR><LF>
23-Oct-15 10:45:37.313 [TX] – AT#PORTCFG=1<CR>
23-Oct-15 10:45:37.327 [RX] – <CR><LF>
OK<CR><LF>
23-Oct-15 10:45:38.996 [TX] – AT#SIMDET=1<CR>
23-Oct-15 10:45:39.008 [RX] – <CR><LF>
OK<CR><LF>
23-Oct-15 10:45:42.232 [TX] – AT#SIMDET?<CR>
23-Oct-15 10:45:42.249 [RX] – <CR><LF>
#SIMDET: 1,1<CR><LF>
<CR><LF>
OK<CR><LF>
23-Oct-15 10:45:44.377 [TX] – AT&W<CR>
23-Oct-15 10:45:44.390 [RX] – <CR><LF>
OK<CR><LF>
23-Oct-15 10:45:46.291 [TX] – AT&P<CR>
23-Oct-15 10:45:46.311 [RX] – <CR><LF>
OK<CR><LF>
23-Oct-15 10:45:50.036 [TX] – AT#REBOOT<CR>
23-Oct-15 10:45:50.052 [RX] – <CR><LF>
OK<CR><LF>
23-Oct-15 10:45:54.526 [TX] – AT#PORTCFG?<CR>
23-Oct-15 10:45:54.540 [RX] – <CR><LF>
#PORTCFG: 1,1<CR><LF>
<CR><LF>
OK<CR><LF>
23-Oct-15 10:45:57.465 [TX] – AT#SIMDET?<CR>
23-Oct-15 10:45:57.480 [RX] – <CR><LF>
#SIMDET: 2,1<CR><LF>
<CR><LF>
OK<CR><LF>
Please let me know, if we are doing some thing wrong.
Thanks & Regards,
Diwakar Singh
Indeed, and is under investigation; use USB0 instead.
Dear Sir,
I connected GE910-QUAD module with my PC. Got two USB port that is USB1 and USB2.
I tested AT#SIMDET=1 command on both USB port but test result remain same.
Please advise.
Regards,
Diwakar Singh
You must have 3 USB ports <-> virtual com ports. See the image from “GE910 Family Ports Arrangements”.
Dear Sir,
I am able to get 3 USB port. but issue remain same. means, how to save AT#SIMDET=1 status using USB port.
Please help to get back immiditaly.
PFA
Regards,
Diwakar
The idea is to place the commands on the AT0 parser, which is connected to USB only with #PORTCFG=4 and 5. With #PORTCFG=1 will not work because AT0 is connected to COM1.
Sir,
I already tested AT#PORTCFG=1/4/5 command. but i am not able to save SIMDET ststus in module NVM. after every power reboot it gets default value. I am doing this test with TELIT EVK-2.
I am able to save SIMDET status using UART communication but when same command sending by USB port, it does not save SIMDET status.
Regards,
Diwakar
It definitely works with PORTCFG=4; pay attention that USB0 is not necessarily enumerated as the first virtual port, try them all.
Dear Sir,
I check again, it is not working.
could you check same thing at your end and update me on same.
Thanks,
Diwakar
Dear SIr,
How to sent auto baud rate in GE910-QUAD module. Please suggest.
16-Dec-15 18:39:53.387 [TX] – AT+CMEE=2<CR>
16-Dec-15 18:39:53.404 [RX] – <CR><LF>
OK<CR><LF>
16-Dec-15 18:39:54.066 [TX] – AT+CGMM<CR>
16-Dec-15 18:39:54.091 [RX] – <CR><LF>
GE910-QUAD<CR><LF>
<CR><LF>
OK<CR><LF>
16-Dec-15 18:39:55.296 [TX] – AT+CGMR<CR>
16-Dec-15 18:39:55.321 [RX] – <CR><LF>
13.00.008-B007<CR><LF>
<CR><LF>
OK<CR><LF>
16-Dec-15 18:39:56.057 [TX] – AT+IPR?<CR>
16-Dec-15 18:39:56.072 [RX] – <CR><LF>
+IPR: 115200<CR><LF>
<CR><LF>
OK<CR><LF>
16-Dec-15 18:39:57.226 [TX] – AT+IPR=0<CR>
16-Dec-15 18:39:57.238 [RX] – <CR><LF>
ERROR<CR><LF>
Thanks,