CN104580484A - Remote upgrading method for GPRS terminal - Google Patents

Remote upgrading method for GPRS terminal Download PDF

Info

Publication number
CN104580484A
CN104580484A CN201510025976.9A CN201510025976A CN104580484A CN 104580484 A CN104580484 A CN 104580484A CN 201510025976 A CN201510025976 A CN 201510025976A CN 104580484 A CN104580484 A CN 104580484A
Authority
CN
China
Prior art keywords
upgrade
code
gprs terminal
server
upgrading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510025976.9A
Other languages
Chinese (zh)
Other versions
CN104580484B (en
Inventor
戢汉帮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lngtop Tech Jiangsu Co ltd
Original Assignee
Lngtop Tech Jiangsu Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lngtop Tech Jiangsu Co ltd filed Critical Lngtop Tech Jiangsu Co ltd
Priority to CN201510025976.9A priority Critical patent/CN104580484B/en
Publication of CN104580484A publication Critical patent/CN104580484A/en
Application granted granted Critical
Publication of CN104580484B publication Critical patent/CN104580484B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a GPRS terminal remote upgrading method which can reduce upgrading cost and improve upgrading efficiency, comprising the following steps: 1) preprocessing the upgrade code: dividing the upgrade code file into a plurality of code segments, and numbering the divided code segments in sequence; 2) and (4) updating notification: the application server issues an upgrading command; 3) upgrading and starting: the GPRS terminal establishes connection with the upgrade server and informs the application server; 4) and (3) upgrading and executing: the GPRS terminal sends a request command to the upgrade server, the upgrade server sends the code segment with the corresponding number in the upgrade code file to the GPRS terminal, the GPRS terminal downloads the next code segment with the number after correctly receiving the code segment, if the receiving is wrong and does not reach the set number, the downloading of the code segment is continued, otherwise, the downloading is interrupted; and if all the downloading is finished correctly, upgrading is finished, otherwise, the downloading is carried out again from the beginning. The invention can be widely applied to various intelligent electronic terminals.

Description

A kind of remote upgrade method of GPRS terminal
Technical field
The present invention relates to wireless communication field, be specifically related to the method for GPRS terminal (terminal based on general packet radio service technology) being carried out to remote upgrade.
Background technology
At present, when various smart electronics terminal needs upgrade code, way the most traditional is that smart electronics terminal is taken scene, downloads oral replacement code by serial ports supervisor.The download success rate of this traditional upgrade method is no doubt higher, but, when smart electronics terminal distributed areas are very wide, even for mobile devices such as vehicles, go field download more fresh code will spend a large amount of manpower and materials, upgrade cost is higher, upgrading efficiency lower.
Summary of the invention
Technical problem to be solved by this invention is: provide a kind of remote upgrade method of GPRS terminal that can reduce upgrade cost, improve upgrading efficiency.
For solving the problems of the technologies described above, the technical solution used in the present invention is: a kind of remote upgrade method of GPRS terminal, and its step comprises:
1) preliminary treatment of upgrade code: after the upgrade code file that the upgrade server being responsible for performing upgrading is sent at the application server receiving responsible updating and management, first whole upgrade code file is verified, the check value of whole upgrade code and overall check code is added in upgrade code end of file, then, the upgrade code file division adding overall check code is become several code segments, and add the check code of this section at the end of each code segment, and the code segment split is numbered in order;
2) upgrade notification:
Application server issues upgrade command to GPRS terminal, includes in upgrade command: No. ID and file size of the IP address of upgrade server and port numbers, upgrade code file;
3) starting and upgrading:
GPRS terminal connects according to the IP address in upgrade command and port numbers and upgrade server, and informs application server;
4) upgrading performs:
After GPRS terminal and upgrade server connect, send request order to upgrade server, in request command, include No. ID and code segment numbering of upgrade code file; Upgrade server is according to No. ID of the upgrade code file in request command and code segment numbering, the code segment of the reference numeral in this upgrade code file of No. ID is sent to GPRS terminal, first GPRS terminal verifies after receiving this code segment, if verification is passed through, then to the code segment of upgrade server request next one numbering, as verification is not passed through, and when unsanctioned number of times does not reach set point, GPRS terminal continues the code segment of this numbering of request, otherwise, interrupt this and download;
When numbered code segment is all downloaded complete, GPRS terminal can verify whole upgrade code file, as verification is passed through, has then upgraded, and after GPRS terminal resets is restarted, performs the upgrade code file after downloading; As verification is not passed through, then continue to perform original code file, if when the number of times of repeated downloads does not reach set point, again from the beginning download upgrade code file.
As a kind of preferred version, in the remote upgrade method of described GPRS terminal, described GPRS terminal at least when downloading unsuccessful, reports upgrade case to application server, for the unsuccessful situation of download, formulates new escalation policy;
When occurring that the number of times interrupting downloading or download exceedes set point, first adjusting the length of single frames, making communication success rate Q between 0.58 ~ 0.62;
Q = P 1 e 1 125 + S + P 2 × e 1.2 - L - 1 + 2 × P 3 e 0.6 × ( T - 25 ) + e 25 - T + P 4 × e - ( V - 3.8 ) 2 ;
Wherein, S is signal strength signal intensity, and unit is dBm, L is single frames length, and unit is KB, T is temperature, and unit is degree, and V is voltage, and unit is volt; P1, P2, P3 and P4 are weighted value, and its summation is 1.
As a kind of preferred version, in the remote upgrade method of described GPRS terminal, when the length that have adjusted single frames still occurs that the number of times interrupting downloading or download exceedes set point, carry out the adjustment of signal strength signal intensity, make communication success rate Q between 0.68 ~ 0.72, again download; When the length and signal strength signal intensity that have adjusted single frames still occur that the number of times interrupting downloading or download exceedes set point, adjustment transmission period, to obtain suitable ambient temperature, makes communication success rate Q between 0.74 ~ 0.76, again downloads; When have adjusted the length of single frames, signal strength signal intensity and ambient temperature and still occurring that the number of times interrupting downloading or download exceedes set point, the voltage of adjustment GPRS terminal, makes communication success rate Q between 0.78 ~ 0.82, again downloads.
As a kind of preferred version, in the remote upgrade method of described GPRS terminal, when the number of times that download or repeated downloads still appear interrupting in the length that have adjusted single frames exceedes set point, continue through the length of adjustment single frames to improve communication success rate, the number of times of adjustment mostly is three times most, communication success rate Q after three adjustment single frames length is respectively between 0.68 ~ 0.72,0.74 ~ 0.76,0.78 ~ 0.82, often adjust a single frames length, once download, as downloaded successfully, then end of upgrading.
As a kind of preferred version, in the remote upgrade method of described GPRS terminal, described P1 is 0.4, P2 be 0.4, P3 be 0.1, P4 is 0.1.
As a kind of preferred version, in the remote upgrade method of described GPRS terminal, described application server is communicated with GPRS terminal by MQTT server.
The invention has the beneficial effects as follows: based on general packet radio service technology, the present invention's employing carries out preliminary treatment to upgrade code, upgrade notification is responsible for by application server, GPRS terminal initiates starting and upgrading, upgrade server is responsible for the way performed of upgrading, achieve the long-range and localized of GPRS client code upgrading, can upgrade to large batch of GPRS terminal simultaneously, thus greatly reduce upgrade cost, improve upgrading efficiency.Further, by constantly adjusting escalation policy, improve the success rate of upgrading; In addition, the management of the present invention also by adopting MQTT server to share message queue remote measurement transmission (Message Queuing TelemetryTransport), significantly reduce the workload of application server, application server can be allowed to vacate upgrade request that the more time responds more GPRS terminals, further increases upgrading efficiency.
Accompanying drawing explanation
Fig. 1 is the hardware circuit schematic diagram corresponding with upgrade method of the present invention.
Reference numeral in figure: 1, application server, 2, upgrade server, 3, MQTT server, 4, Ethernet, 5, base station, 11, GPRS terminal, 12, GPRS terminal 13, GPRS terminal.
Embodiment
Below in conjunction with accompanying drawing, describe the specific embodiments of the remote upgrade method of a kind of GPRS terminal of the present invention in detail:
Based on the hardware circuit shown in Fig. 1, the remote upgrade method of GPRS terminal of the present invention, its concrete steps comprise:
1) preliminary treatment of upgrade code: after the upgrade code file that the upgrade server 2 being responsible for performing upgrading is sent at the application server 1 receiving responsible updating and management, first cyclic redundancy check (CRC) code (Cyclic Redundancy Check) verification and CRC check are carried out to whole upgrade code file, the check value of whole upgrade code and overall check code is added in upgrade code end of file, then, the upgrade code file adding this overall check code is divided into several code segments according to every frame 1KB usually, and the CRC check code of this section is added at the end of each code segment, and the code segment split is numbered in order,
2) upgrade notification:
Application server 1 issues upgrade command to all online GPRS terminals such as GPRS terminal 11, GPRS terminal 12, GPRS terminal 13, includes in upgrade command: No. ID and file size of the IP address of upgrade server 2 and port numbers, upgrade code file;
3) starting and upgrading:
Any online GPRS terminal, describes concrete code upgrade process for GPRS terminal 11 below:
GPRS terminal 11 connects according to the IP address of the upgrade server 2 in upgrade command and port numbers and upgrade server 2, and informs application server 1;
4) upgrading performs:
After GPRS terminal 11 and upgrade server 2 connect, send request order to upgrade server 2, include in request command: No. ID of upgrade code file and code segment numbering, upgrade server 2 is according to No. ID of the upgrade code file in request command and code segment numbering, the code segment of the reference numeral in this upgrade code file of No. ID is sent to GPRS terminal 11, after GPRS terminal 11 receives this code segment, first verify, if verification is passed through, the code segment of next numbering is then asked to upgrade server 2, if verification is not passed through, and unsanctioned number of times is not when reaching set point (this set point is between 3 ~ 5 usually), GPRS terminal 11 continues the code segment of this numbering of request, otherwise, interrupt this to download, disconnect the connection with upgrade server 2, and error situation is reported application server 1,
When numbered code segment is all downloaded complete, GPRS terminal 11 can verify whole upgrade code file, as verification is passed through, has then upgraded, and GPRS terminal 11 performs the upgrade code file after downloading after resetting and restarting; As verification is not passed through, then continue to perform original code file, if when the number of times of repeated downloads does not reach set point (this set point is between 1 ~ 3 usually), again from the beginning download upgrade code file;
GPRS terminal at least when downloading unsuccessful, reports upgrade case to application server 1, and whether download success rate for the ease of statistics and improve escalation policy, under normal circumstances, no matter download successfully, GPRS terminal all can report upgrade case to application server 1;
When occurring that the number of times interrupting downloading or download exceedes set point, first adjust escalation policy by application server 1: the length L reducing single frames, makes communication success rate Q between 0.58 ~ 0.62;
Q = P 1 e 1 125 + S + P 2 × e 1.2 - L - 1 + 2 × P 3 e 0.6 × ( T - 25 ) + e 25 - T + P 4 × e - ( V - 3.8 ) 2 ;
Wherein, S is signal strength signal intensity, and unit is dBm, L is single frames length, and unit is KB, T is temperature, and unit is degree, and V is voltage, and unit is volt; P1, P2, P3 and P4 are weighted value, difference 0.4,0.4,0.1 and 0.1, and its summation is 1;
When the length that have adjusted single frames still occurs that the number of times interrupting downloading or download exceedes set point, adjustment signal strength signal intensity is (away from base station 5 or the words that in unit area, mobile device is too much, significantly can reduce signal strength signal intensity), make communication success rate Q between 0.68 ~ 0.72, again download; When the length and signal strength signal intensity that have adjusted single frames still occur that the number of times interrupting downloading or download exceedes set point, transmission period can be adjusted, obtain suitable ambient temperature (such as in summer, evening, temperature was closer to the optimum working temperature of equipment, and winter, noon, temperature was closer to optimum working temperature), make communication success rate Q between 0.74 ~ 0.76, again download; When have adjusted the length of single frames, signal strength signal intensity and ambient temperature and still occurring that the number of times interrupting downloading or download exceedes set point, (supply power voltage is between 3.3V to 4.5V for the voltage of adjustment GPRS terminal, voltage is more close to 3.8V, the receiving sensitivity of GPRS terminal is higher), make communication success rate Q between 0.78 ~ 0.82, again download.
In actual application, in order to alleviate the workload of application server 1, the management of message queue remote measurement transmission (Message Queuing TelemetryTransport) shared usually by application server 1 by MQTT server 3, namely application server 1 is by communicating between MQTT server 3 with GPRS terminal.
When the number of times that download or repeated downloads still appear interrupting in the length that have adjusted single frames exceedes set point, communication success rate can also be improved by the length continuing adjustment single frames, maximum three times of the number of times of adjustment single frames length, communication success rate Q after three adjustment single frames length is respectively between 0.68 ~ 0.72,0.74 ~ 0.76,0.78 ~ 0.82, often adjust a single frames length, once download, if download successfully, then end of upgrading.
GPRS terminal is handled as follows the upgrade code after downloading, and whole code area is divided into four regions by GPRS terminal usually: BOOT district and boot section, APP1 district i.e. the first application area, APP2 district i.e. the second application area and ExtROM district and system parameters district;
BOOT district is used for depositing start-up code, when system startup optimization, first runs this section of code;
APP1 district and APP2 district are used alternatingly, if that is: current code file leaves APP1 district in, then the upgrade code file downloaded just leaves APP2 district in, and vice versa.
ExtROM district is used for storage system start-up parameter, and in order to indicate the code attribute in APP1 district and APP2 district, code attribute comprises: current can operation code, more fresh code, old code, free area; When GPRS terminal starts, first bring into operation from BOOT district, after BOOT completes firstization, the system start-up parameter in reading ExtROM district, enters and is marked as current can the code in operation code district and APP1 district or APP2 district bringing into operation.
In sum, be only preferred embodiment of the present invention, not be used for limiting scope of the invention process, all equalizations done according to shape, structure, feature and the spirit described in the claims in the present invention scope change and modify, and all should be included in right of the present invention.

Claims (7)

1. a remote upgrade method for GPRS terminal, its step comprises:
1) preliminary treatment of upgrade code:
After the upgrade code file that the upgrade server being responsible for performing upgrading is sent at the application server receiving responsible updating and management, first whole upgrade code file is verified, the check value of whole upgrade code and overall check code is added in upgrade code end of file, then, the upgrade code file division adding overall check code is become several code segments, and add the check code of this section at the end of each code segment, and the code segment split is numbered in order;
2) upgrade notification:
Application server issues upgrade command to GPRS terminal, includes in upgrade command: No. ID and file size of the IP address of upgrade server and port numbers, upgrade code file;
3) starting and upgrading:
GPRS terminal connects according to the IP address in upgrade command and port numbers and upgrade server, and informs application server;
4) upgrading performs:
After GPRS terminal and upgrade server connect, send request order to upgrade server, in request command, include No. ID and code segment numbering of upgrade code file; Upgrade server is according to No. ID of the upgrade code file in request command and code segment numbering, the code segment of the reference numeral in this upgrade code file of No. ID is sent to GPRS terminal, first GPRS terminal verifies after receiving this code segment, if verification is passed through, then to the code segment of upgrade server request next one numbering, if verification is not passed through, and when unsanctioned number of times does not reach set point, GPRS terminal continues the code segment of this numbering of request, otherwise, interrupt this and download;
When numbered code segment is all downloaded complete, GPRS terminal can verify whole upgrade code file, as verification is passed through, has then upgraded, and after GPRS terminal resets is restarted, performs the upgrade code file after downloading; As verification is not passed through, then continue to perform original code file, if when the number of times of repeated downloads does not reach set point, again from the beginning download upgrade code file.
2. the remote upgrade method of GPRS terminal according to claim 1, is characterized in that: GPRS terminal at least when downloading unsuccessful, reports upgrade case to application server, for the unsuccessful situation of download, formulates new escalation policy;
When occurring that the number of times interrupting downloading or download exceedes set point, first adjusting the length of single frames, making communication success rate Q between 0.58 ~ 0.62;
Q = P 1 e 1 125 + S + P 2 × e 1.2 - L - 1 + 2 × P 3 e 0.6 × ( T - 25 ) + e 25 - T + P 4 × e - ( V - 3.8 ) 2 ;
Wherein, S is signal strength signal intensity, and unit is dBm, L is single frames length, and unit is KB, T is temperature, and unit is degree, and V is voltage, and unit is volt; P1, P2, P3 and P4 are weighted value, and its summation is 1.
3. the remote upgrade method of GPRS terminal according to claim 2, it is characterized in that: when the length that have adjusted single frames still occurs that the number of times interrupting downloading or download exceedes set point, adjustment signal strength signal intensity, makes Q between 0.68 ~ 0.72, again downloads; When the length and signal strength signal intensity that have adjusted single frames still occur that the number of times interrupting downloading or download exceedes set point, adjustment transmission period, to obtain suitable ambient temperature, makes Q between 0.74 ~ 0.76, again downloads; When have adjusted the length of single frames, signal strength signal intensity and ambient temperature and still occurring that the number of times interrupting downloading or download exceedes set point, the voltage of adjustment GPRS terminal, makes Q between 0.78 ~ 0.82, again downloads.
4. the remote upgrade method of GPRS terminal according to claim 2, it is characterized in that: when the number of times that download or repeated downloads still appear interrupting in the length that have adjusted single frames exceedes set point, continue through the length of adjustment single frames to improve communication success rate, the number of times of adjustment mostly is three times most, communication success rate Q after three adjustment single frames length is respectively between 0.68 ~ 0.72,0.74 ~ 0.76,0.78 ~ 0.82, often adjust a single frames length, once download, as downloaded successfully, then end of upgrading.
5. according to the remote upgrade method of the GPRS terminal one of claim 2 to 4 Suo Shu, it is characterized in that: described P1 is 0.4, P2 be 0.4, P3 be 0.1, P4 is 0.1.
6. according to the remote upgrade method of the GPRS terminal one of Claims 1-4 Suo Shu, it is characterized in that: described application server is communicated with GPRS terminal by MQTT server.
7. the remote upgrade method of GPRS terminal according to claim 5, is characterized in that: described application server is communicated with GPRS terminal by MQTT server.
CN201510025976.9A 2015-01-19 2015-01-19 Remote upgrading method for GPRS terminal Active CN104580484B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510025976.9A CN104580484B (en) 2015-01-19 2015-01-19 Remote upgrading method for GPRS terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510025976.9A CN104580484B (en) 2015-01-19 2015-01-19 Remote upgrading method for GPRS terminal

Publications (2)

Publication Number Publication Date
CN104580484A true CN104580484A (en) 2015-04-29
CN104580484B CN104580484B (en) 2017-12-22

Family

ID=53095641

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510025976.9A Active CN104580484B (en) 2015-01-19 2015-01-19 Remote upgrading method for GPRS terminal

Country Status (1)

Country Link
CN (1) CN104580484B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107450945A (en) * 2017-07-13 2017-12-08 北京小鸟看看科技有限公司 A kind of firmware update of virtual reality device
CN111443929A (en) * 2020-03-24 2020-07-24 广东星舆科技有限公司 Control method and system for CORS equipment upgrading and readable storage medium
CN111541774A (en) * 2020-05-08 2020-08-14 杭州粒合信息科技有限公司 Equipment upgrading method, device and system
CN112104721A (en) * 2020-09-02 2020-12-18 青岛创新控制技术有限公司 OTA remote upgrade file downloading method
CN112995319A (en) * 2021-03-02 2021-06-18 山东鲁能软件技术有限公司智能电气分公司 Method and system for reliably upgrading visual monitoring system
CN113204366A (en) * 2021-06-02 2021-08-03 上海酒贝乐信息技术有限公司 Remote upgrading method for intelligent wine selling machine system
CN114500482A (en) * 2022-01-19 2022-05-13 上海黑眸智能科技有限责任公司 OTA (over the air) upgrading system, method, equipment side and server side based on manual upgrading of server side

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719937A (en) * 2009-11-30 2010-06-02 中兴通讯股份有限公司 Method and system for updating terminal device
CN102722380A (en) * 2011-03-30 2012-10-10 希姆通信息技术(上海)有限公司 Upgrading method for mobile communication terminal
CN103440142A (en) * 2013-07-22 2013-12-11 珠海中慧微电子有限公司 GPRS (General Packet Radio Service)-based remote upgrade and dynamic loading method
US20140196021A1 (en) * 2013-01-04 2014-07-10 Quanta Computer Inc. Remote upgrade servers and load balancing methods thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101719937A (en) * 2009-11-30 2010-06-02 中兴通讯股份有限公司 Method and system for updating terminal device
CN102722380A (en) * 2011-03-30 2012-10-10 希姆通信息技术(上海)有限公司 Upgrading method for mobile communication terminal
US20140196021A1 (en) * 2013-01-04 2014-07-10 Quanta Computer Inc. Remote upgrade servers and load balancing methods thereof
CN103440142A (en) * 2013-07-22 2013-12-11 珠海中慧微电子有限公司 GPRS (General Packet Radio Service)-based remote upgrade and dynamic loading method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107450945A (en) * 2017-07-13 2017-12-08 北京小鸟看看科技有限公司 A kind of firmware update of virtual reality device
CN111443929A (en) * 2020-03-24 2020-07-24 广东星舆科技有限公司 Control method and system for CORS equipment upgrading and readable storage medium
CN111541774A (en) * 2020-05-08 2020-08-14 杭州粒合信息科技有限公司 Equipment upgrading method, device and system
CN112104721A (en) * 2020-09-02 2020-12-18 青岛创新控制技术有限公司 OTA remote upgrade file downloading method
CN112995319A (en) * 2021-03-02 2021-06-18 山东鲁能软件技术有限公司智能电气分公司 Method and system for reliably upgrading visual monitoring system
CN113204366A (en) * 2021-06-02 2021-08-03 上海酒贝乐信息技术有限公司 Remote upgrading method for intelligent wine selling machine system
CN114500482A (en) * 2022-01-19 2022-05-13 上海黑眸智能科技有限责任公司 OTA (over the air) upgrading system, method, equipment side and server side based on manual upgrading of server side

Also Published As

Publication number Publication date
CN104580484B (en) 2017-12-22

Similar Documents

Publication Publication Date Title
CN104580484A (en) Remote upgrading method for GPRS terminal
EP2528274B1 (en) Method and system for upgrading network device
US10492075B2 (en) Methods and devices for providing a secure element with a subscription profile
US11770726B2 (en) Communication method and communications apparatus
CN108023778A (en) Firmware upgrade method and its system
CN109041140B (en) Method for rapidly switching wireless network, intelligent hardware and terminal equipment
CN111885115A (en) Equipment binding change method and device
CN102291424A (en) Vehicle-mounted GPRS (general packet radio service) communication system with FTP (file transfer protocol) remote wireless upgrading function and method thereof
CN111142905A (en) OTA (over-the-air) upgrading method, OTA server and OTA upgrading system
CN112596768B (en) Updating method and device of equipment, storage medium and electronic device
CN107181618A (en) Firmware upgrade method and system
CN112737847B (en) Node upgrading method and device, storage medium and electronic device
CN110825422A (en) System for managing MCU version of intelligent household equipment
CN105530630B (en) A kind of OTA upgrade method and equipment
CN106648721A (en) Method and device for upgrading software
JP5613350B2 (en) Method for updating maintenance element contained in terminal on communication network and corresponding update server
JP7152452B2 (en) Server device, communication device, terminal device, communication system, program and update method
CN106486768A (en) Electrical tilt antenna parameter value adjustment method and device
CN109639842B (en) NB-IOT equipment software upgrading system and method
CN112114838B (en) Software version upgrading method, terminal and base station
CN112738785A (en) Device connection method and apparatus, storage medium, and electronic apparatus
CN112637221A (en) Equipment control method and device
CN111726794A (en) LPWA terminal, eSIM proxy terminal and data processing method thereof
CN106912037A (en) A kind of OTA upgrade methods and device
CN115052252B (en) OTA (over the air) upgrading method, system and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant