Extended AT Application 1.02 Release note
- Aug 24, 2011
- Author: Sierra Wireless
- Version: 1
-
NEW FEATURES
1.1 New WIPSoft Features
1.2 New Location Features
-
Software Release Description
2.1 Software Identification
2.2 Compatibility
2.3 Software Installation
-
Known restrictions
3.1 Extended AT specific restrictions
3.2 WipSoft restrictions
3.3 Location AT restrictions
-
Interface modifications
4.1 WipSoft
4.2 Location AT
- Corrections & Improvements 5.1 WipSoft
5.2 Location AT
The Extended AT 1.02 Application offers, in a single application, the combination of all Internet and GPS AT commands provided by:
- WipSoft application from Internet Library 5.42, and
- GPS_AT_cmd application from Location Library 1.2.0
- Compatibility to Embedded Module sleep mode (32K mode) when using XM0110 I2C interface.
- Support SirfHostIV tracker - v4.1 (Host and FW libraries)
- A-GPS based upon 3 days of DEE and including interface with WIP APIs and ATCommands
- Option to set the AEE banking period
- Mechanism to enable and output AEE debug info.
- CW jammer removal (anti-jamming) feature that’s always enabled by default.
- SW blanking feature that’s always enabled by default.
- The GPS_AT_cmd sample application: an application offering AT commands on top of Location Plug-In library. This application is available in source code allowing customer to use it as an example, to integrate it in its application, or to enhance it. See "Location AT Commands Interface Guide" for description of the GPS AT commands implemented.
2. Software Release Description
| Software Identification | |
| Extended AT Package | 1.02.0.201108240841 |
| Version string reported by the Wip Plug-In (AT+WIPCFG=3) | WIP Soft v542 on Open AT OS v636 Jul 13 2011 13:31:09 WIPlib:v5a37 WIPSoft:v3b28 |
| Version string reported by the Location Plug-In (AT+GPSVERS?) | GPS-LocLib.1.2-Aug 19 2011-10:57:24 -SiRFHostIV-4.1.0-P1c2b GSD4t_4.1.0-P1 01/07/2011 007 |
| Air PrimeTM Intelligent Embedded Module compatibility list |
|---|
| WMP1x0 / Q268xG / Q268xRD / SL6087 |
NOTE: Due to memory constraints,
- Extended AT Application is not compatible with
- Q2686H/Q2687H.
- WMP1x0 with 32/8Mb memory combo.
- Extended AT Application may require to change Embedded Module storage space allocation for 32/16Mb memory combo
To check the current values use AT+WOPEN=6 command. The application size storage must be greater than the application binary size and can be increased by decreasing the A&D storage size with AT+WOPEN=6,XXX command.
| Firmware compatibility |
|---|
| Firmware 7.46 |
| Tools compatibility list |
|---|
| Developer Studio: 1.2.0 or later Tool chains: RVDS (ARM_ELF_GCC not supported) |
To download the Extended AT Application, you must install the software package using Sierra Wireless’ Developer Studio 1.2.0 or later.
The download menu is directly accessible from Installed package view.
3.1 Extended AT specific restrictions
The specific Extended AT known restrictions of this release are:
| Id | Description (What / When) | Impacted Domain | Impacted Sub Domain |
|---|---|---|---|
| 60393 60399 | Embedded module may reset when FTP upload/download operation is performed while GPS is running over I2C. Workaround: Increase AHB bus clock to maximum value using AT+WCPS=1,1. Please note that this boost also increases consumption. | OTHER | OTHER |
| 60375 | Embedded module may reset if large amounts of TCP/IP based data is displayed on one UART using offline mode feature while GPS based data is displayed over another UART. | OTHER | OTHER |
| Id | Description (What / When) | Impacted Domain | Impacted Sub Domain |
|---|---|---|---|
| 59087 | When trying to set the data representation type at UART2 using WIPSoft command AT+WIPOPT=4,1,2,40,x, after the FTP connection is made the expected OK response is not received. | OTHER | OTHER |
| 55607 55472 | '+++' sequence is not sent as data when option AT_WIP_NET_OPT_ESC_SEQ_NOT_SENT is set to 0 using AT+WIPCFG command. | OTHER | OTHER |
| 58386 | Embedded module may reset while transferring MMS with file greater than 6KB in "chunked data transfer encoding". | OTHER | OTHER |
| 56385 | Ethernet bearer cannot be started once the Ethernet cable is unplugged and plugged again. | OTHER | OTHER |
| 56165 | If the network is lost (+WIND: 8 is received) between bearer start and reception of bearer connect event, Internet library is no more responsive and no event exchange takes place. | OTHER | OTHER |
| 56164 | The Embedded module may reset when network connection is lost during GPRS bearer stop operation. | OTHER | OTHER |
| 55094 | Ethernet bearer cannot be reopened after restarting the IP Stack. | OTHER | OTHER |
| 55029 | When an FTP server is established on UART PPP bearer, reset is observed while closing the stack without first closing the bearer. | OTHER | OTHER |
| 55021 | It is not possible to start the Ethernet bearer with DHCP enabled. Also with DHCP disabled, the Ethernet bearer does not get unsubscribed on removing the Ethernet cable. | OTHER | OTHER |
| 54402 | Sometimes the embedded module stops responding if the stack is closed before closing the open ethernet bearer. | OTHER | OTHER |
| 52919 | When file containing only DLE ETX character sequence is sent from TCP client to the server then data loss occurs and "SHUTDOWN" indication is received. | WIPLib | OTHER |
| 52499 | Incorrect error codes are received when invalid peer IP address is given while trying to establish TCP Server Client connection. | WIPLib | OTHER |
| Id | Description (What / When) | Impacted Domain | Impacted Sub Domain |
|---|---|---|---|
| 58187 | When in GPS_SLEEP state, sleep request (AT+GPSSLEEP=X or gps_sleep(GPS_XXX_MODE)) is rejected. It is required to go to GPS_RUNNING state to change sleep mode. | GPS AT cmd. | Sleep mode |
| 59165 | GPS_SLEEP state is not restored after AT+GPSSAVE=1 and +CFUN=1. | GPS AT cmd. | Sleep mode |
| 61415 | GPSSTART fails 1 time / over 2 when it is performed in SLEEP IDLE | GPS AT cmd. | |
| 60688 | gps_corePowerRate_e documented but not implemented in the code | Location Lib. | |
| 59669 | gps_getState should return GPS_ERR_STATE_TRANSITION (-5) when the transition is in progress | GPS AT cmd. | |
| 60806 | Lost of channel communication between Host and XM0110 in I2C | GPS AT cmd. | |
| 61393 | GPSEVABORT: -41 may be produced while SLEEP IDLE. | GPS AT cmd. | |
| DEE are valid for 3days. DEE that have been stored in NV memory can be replaced with newer Ephemeris only when validity period has expired. DEE validity is not more than 3days. | GPS AT cmd. | A-GPS |
| AT Interface | Comment |
|---|---|
| AT+WIPCREATE | Read command AT+WIPCREATE? to get the number of available sockets is available now. Only sockets created with +WIPCREATE command will be displayed in response of this command. |
| Backward Compatible | Change | Comments |
|---|---|---|
| Yes | +GPSCONF=2,X command DEPRECATED | |
| Yes | +GPSAID new command for Aiding mode management | |
| Yes | +GPSPVT sentence updated. Longitude format for Degrees displayed on 3 digits |
| Id | Issue Description | Fixed In |
|---|---|---|
| 60150 | On UART1, when trying to start or stop a GPRS bearer on any virtual port other than the virtual port on which GPRS bearer was opened, the OK response is received on the virtual port on which the GPRS bearer was opened instead on the same virtual port on which the command was issued. | WIP 5.42 |
| 60285 | For MMS service, while using WIPSoft command AT+WIPOPT to attach the files, the embedded module gets reset if the total size increases more than 150Kbytes. | WIP 5.42 |
| 60271 | Error is received while trying to upload/download a file with filename greater than 62 characters. However, the ‘filename‘parameter of ‘+WIPFILE’ command can take 128 characters. | WIP 5.42 |
| 43781 | +CME ERROR:841 is received instead of +WIPPEERCLOSE when FTP session is closed by peer. | WIP 5.41 |
| 56102 | No +WIPFILE indication received when using HTTP_POST method in AT+WIPFILE wipsoft command. | WIP 5.41 |
| 58000 | +WIPPEERCLOSE indication is not received on closing the FTP channel manually using the command AT+WIPCLOSE=4,
|
WIP 5.41 |
| 59518 | A new option has been added in AT+WIPBR to return detailed CME Error codes or a generic error (+CME ERROR: 812) in the case of GPRS set up is failure. | WIP 5.41 |
| 59551 | Reset is observed if an attempt is made to establish a POP3 session over an index value greater than 9 using the AT+WIPCREATE command. | WIP 5.41 |
| 57579 | After the local SIM is removed and the remote SIM is inserted while GPRS setup is in progress, the WIP bearer startup for the remote SIM fails and no notification or WIP plug-In event is sent for the same. | WIP 5.41 |
| 58253 | When SIM is removed, WIP_BEV_STOPPED event is not sent out when GPRS bearer is started using WIP. | WIP 5.41 |
| 50608 | In the case of GPRS set up is failure, WIP now returns specific error codes instead of a generalized event (WIP_BERR_GPRS_FAILED). | WIP 5.41 |
| 52249 | The "+WIPPEERCLOSE" unsolicited indication is not received when the FTP channel is closed by the server due to time out. | WIP 5.41 |
| 54171 | When an error is generated on a TCP Channel, wip_getOpts() returns the correct error code in WIPLib but error code is not correctly displayed by WIPSoft. | WIP 5.41 |
| 56731 58865 |
Reconnecting to the Embedded module from Windows PC using PPP bearer fails even when WIP_BOPT_RESTART is set TRUE . Windows pops up Error:777 after attempted to reconnect. | WIP 5.41 |
| 59853 | Ethernet controller may not be stable when AHB (Advanced High-performance Bus) clock of the Embedded module is increased from 26Mhz to 52 MHz (using AT+WCPS). This is because the C-Ethernet plug-in SPI bus runs at 26MHz instead of 13MHz but the Microchip chip supports only upto 20MHz. | WIP 5.41 |
| 57526 | +CME ERROR: 847 is not received when the timer expires while trying to connect to GPRS bearer using WIPSoft. | WIP 5.40 |
| 57583 | Peer port is displayed as 0 in +WIPDATA indication for UDP protocol. | WIP 5.40 |
| 56324 | OK is not displayed when socket command subscription is successful. | WIP 5.40 |
| 57230 | To prevent data corruption, MMS Transaction ID buffer has been increased from 10bytes to 11bytes. | WIP 5.40 |
| 57462 | Repeated GPRS bearer start and stop along with stack open and close leads to module reset. | WIP 5.40 |
| 57504 | User receives +CME ERROR:847 and bearer gets disconnected when AT+WIPBR=4,6,0 command is given at the time GPRS bearer is already connected. Ideally, only +CME ERROR:803 should be received and not followed by +CME ERROR:847, when user attempts to start the GPRS bearer at the time the bearer is already connected. The GPRS bearer should not get disconnected after 2 minutes on such an attempt. |
WIP 5.32 |
| 54436 | On giving the command AT+WIPBR=2,6, |
WIP 5.31 |
| 56360 | WIP_BERR_NO_DEV error is received while opening Ethernet bearer with RVDS binary. It works fine with GCC compiled binary. User should not get this error irrespective of compiler being used i.e. GCC or RVDS. | WIP 5.31 |
| 56883 | Creating and closing the HTTP sessions consecutively for sometimes causes Embedded module to reset. This is due to memory leak while opening and closing the HTTP Sessions. | WIP 5.31 |
| 53515 | It is not possible to send data through UDP client socket in the continuous data mode, using WIPSoft application compiled on RVDS compiler. The Embedded module gets reset. Ideally, user should be able to exchange data over UDP socket using application compiled on any of the compilers: ADC/GCC/RVDS. | WIP 5.31 |
| 54615 | When AT+WIPBR command is issued with "invalid value" for the option WIP_BOPT_LOGIN, OK response is received instead of +CME ERROR: 801. Note that this command is given after starting the stack (AT+WIPCFG=1) and opening the particular bearer (AT+WIPBR=1, 6). | WIP 5.31 |
| 54984 | The user cannot retrieve the IP address values set through +WIPBR command, before or after starting the bearer. Ideally, the user should be able to retrieve the IP related values after starting the bearer. | WIP 5.31 |
| 55050 | Using WIPSoft, the unsolicited indications +WIPDATA, +WIPACCEPT, +WIPFILE and +WIPREADY are not received on all the ports opened (USB, CMUX and UARTS). Ideally, these unsolicited indications should be received at all open ports. | WIP 5.31 |
| 53459 | When wip_putfile () API is provided with invalid file path for FTP protocol, the event WIP_CEV_OPEN followed by WIP_CEV_WRITE event are received in the file data handler. The ideal behavior should have been receiving WIP_CEV_ERROR in file data handler. Note that, this behavior is observed only in passive mode of FTP and not in case of active mode FTP. | WIP 5.30 |
| 53549 | The "WIP_BEV_STOPPED" event is not received when Ethernet bearer is stopped using wip_bearerStop () API. | WIP 5.30 |
| 54452 | After activating PDP context with CID 1 with WIP bearer APIs, then the dialing ATD*99**2# with CID 2 freezes the dialing process. It is not possible to open another PDP context when bearer is started using WIP Plug-In. | WIP 5.30 |
| 54671 | It is not possible to perform operations such as set or get options through an Embedded application, compiled with RVDS compiler. The error -998 is received from WIP Library. Ideally user should be able to perform the above operations on RVDS also, as already being able to successfully perform on other two compilers: GCC and ADS. | WIP 5.30 |
| 54982 | User will not be able to create a socket after starting the Ethernet bearer, when DHCP is disabled. Ideally, user should be able to create a socket for both the cases: DHCP enabled or disabled. | WIP 5.30 |
| 55022 | It is not possible to create a socket after starting the Ethernet bearer, "+CME ERROR: 803" is attained. Ideally the user should be able to create a socket after starting Ethernet bearer, irrespective whether DHCP is enabled or disabled. | WIP 5.30 |
| 56419 | When mail is downloaded using POP3 protocol and WIPSoft application, data gets corrupted. Some characters are missing from the downloaded mail. | WIP 5.30 |
| Id | Issue Description | Fixed In |
|---|---|---|
| 60273 | Raw data is not compatible with CMUX protocol use. | Location 1.2 |
| 60442 | The GPS_ABORT_EVENT events are never indicated and GPS_START_ERROR_EVENT event is not sent in case of failure after a first successful GPS start. | Location 1.2 |
| 60107 | In I2C configuration, Location Plug-In is not compatible with AirPrime module W32K sleep mode. | Location 1.2 |
| 58773 | Debug UART remains subscribe in Data mode when AT+GPSDEBUG=0,X is entered | Location 1.1 |
| 59281 | The AT+GPSINIT response is not received immediately through the virtual port (CMUX) used to send the AT command until new AT command is sent in the same virtual port. | Location 1.1 |
| 59418 | The configuration of the navigation low power mode is not functional in GPS_INITIALIZED and GPS_SLEEP state. This configuration should be applied in the GPS_RUNNING state through the gps_coreSetOpts function or the AT+GPSCONF=0,XÂ command. | Location 1.1 |
| 59369 | When start from the state GPS_SLEEP / GPS_HIBERNATE_MODE is failed, any next start will always fail. The Location Plug-In should be stopped in this case before the restart. | Location 1.1 |
| 59317 | The AEE feature not activated if a first gps_start was previously done with AEE option disabled. Embedded Module reset is then required. | Location 1.1 |
| 59423 | The Satellites in View Signal To Noise Ratio of the PVT service is not consistent when the Very Low/Low/Medium power navigation modes are activated. The field statsInViewSNR of the PVT structure gps_pvtSatInViewInfo_t is not consistent. The fields 8/11/14/17/20 of the PVT sentence number 3 are not consistent. |
Location 1.1 |
| 58578 | Location Plug-In is not compatible with AirPrime module W32K sleep mode | Location 1.1 |
| 57781 | AT+GPSNMEA=2Â generates a WCPU reset due to conflict on UART 2 (used for GPS companion communication). | Location 1.1 |
| 59418 | The configuration of the navigation low power mode is not functional in GPS_INITIALIZED and GPS_SLEEP state. This configuration should be applied in the GPS_RUNNING state through the gps_coreSetOpts function or the AT+GPSCONF=0,XÂ command. | Location 1.1 |
Comment
Forum