3 thoughts on “GE865 – some result codes in new firmware missing?”
I just upgraded firmare from 10.00.001 to 10.00.004. I also found the updated Modules_Software_user_Guide_r6.pdf.
Under the old firmware when I dialed out with the GE865 I got the sequence “DIALING” “RINGING” “CONNECTED” (on end of call) “RELEASED.” Under the firmware update I dial out I get “OK”, but there is no further result code until I hang up “OK” (0) or the other side hangs up “NO CARRIER” (3). My application needs to know if there is a BUSY, or when it CONNECTs. But the new firmware does not report this. These codes are still in the latest “AT Commands Reference”, but not in the “Modules Software User Guide”, in which the example matches how the new firmware operates, that is the CONNECT result code is silent. I need to know when the connection is made. How do I get the result codes, either the verbose or numercial?
Hi Garrick, please check AT#DIALMODE?, the default is mode 0 which indeed gets you only OK. You need to set mode 2 for step by step call monitoring.
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
I just upgraded firmare from 10.00.001 to 10.00.004. I also found the updated Modules_Software_user_Guide_r6.pdf.
Under the old firmware when I dialed out with the GE865 I got the sequence “DIALING” “RINGING” “CONNECTED” (on end of call) “RELEASED.” Under the firmware update I dial out I get “OK”, but there is no further result code until I hang up “OK” (0) or the other side hangs up “NO CARRIER” (3). My application needs to know if there is a BUSY, or when it CONNECTs. But the new firmware does not report this. These codes are still in the latest “AT Commands Reference”, but not in the “Modules Software User Guide”, in which the example matches how the new firmware operates, that is the CONNECT result code is silent. I need to know when the connection is made. How do I get the result codes, either the verbose or numercial?
Hi Garrick, please check AT#DIALMODE?, the default is mode 0 which indeed gets you only OK. You need to set mode 2 for step by step call monitoring.
It worked, thanks!