WO2013002629A1 - Procédé d'initiation de mises à niveau de micrologiciel - Google Patents
Procédé d'initiation de mises à niveau de micrologiciel Download PDFInfo
- Publication number
- WO2013002629A1 WO2013002629A1 PCT/MY2012/000126 MY2012000126W WO2013002629A1 WO 2013002629 A1 WO2013002629 A1 WO 2013002629A1 MY 2012000126 W MY2012000126 W MY 2012000126W WO 2013002629 A1 WO2013002629 A1 WO 2013002629A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- firmware
- wireless device
- active
- upgrade
- wireless
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/654—Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/656—Updates while running
Definitions
- the present invention relates to a method of initiating firmware upgrades on a wireless device connected to a wireless network.
- BWA broadband wireless access
- LIE-and WiMAX LIE-and WiMAX
- devices that will be enabled with wireless broadband.
- Such devices include laptops, MP3 players and cameras among others.
- a broadband server provider would therefore require some means to provision such devices Over-the-air (OTA).
- Provisioning information could include certificates, user data, network properties, firmware upgrades, etc.
- OTA provisioning solution would save cost for a broadband service provider and clients would not have to take their devices to the service centres any more.
- firmware upgrade becomes one of the most important features for such devices.
- the device For devices that do not implement double images, during the process of firmware upgrade over-the-air, the device is run in non operational mode. This is to ensure that the firmware upgrade can be performed successfully. This would mean that all active user sessions would be terminated. This might cause a huge impact to the users if they are performing critical operation such as online banking, reservations, etc. Additionally, wireless access point devices do not have direct user interaction; hence firmware upgrade cannot be controlled by the users.
- a method of initiating firmware upgrades on a wireless device connected to a wireless network includes the steps of receiving firmware upgrade request from the wireless network, upgrading firmware if there are no active user sessions, setting the upgrade flag in a non volatile memory is there are active user sessions, upgrading firmware when the wireless device has no active users or the wireless device is powered-on and upgrade flag is set.
- Figure 1 shows a block diagram of overall architecture of a wireless network including the operator server, WAP and WAP clients;
- FIG. 2 shows a block diagram of hardware architecture of a WAP device in the preferred embodiment of the invention
- Figure 3 shows a block diagram of flash memory composition of the WAP device in the preferred embodiment of the invention
- Figure 4 shows a flowchart of the preferred embodiment of a method of initiating a firmware upgrade.
- the present invention relates to a method of initiating firmware upgrades on a wireless device connected to a wireless network.
- this specification will describe the present invention according to the preferred embodiment of the present invention. However, it is to be understood that limiting the description to the preferred embodiment of the invention is merely to facilitate discussion of the present invention and it is envisioned that those skilled in the art may devise various modifications and equivalents without departing from the scope of the appended claims.
- the preferred embodiment of a method of initiating firmware upgrades on a wireless device connected to a wireless network includes the steps of receiving firmware upgrade request from the wireless network, upgrading firmware if there are no active user sessions, setting the upgrade flag in a non volatile memory is there are active user sessions, upgrading firmware when the wireless device has no active users or the wireless device is powered-on and upgrade flag is set.
- the preferred embodiment of the invention enables initiation of firmware upgrades to be done on wireless access point devices in a wireless network by an operator server without disrupting active user sessions as well as without user intervention.
- An overall architecture of the wireless network including the operator server, wireless application protocol (WAP) and WAP clients are shown in Figure 1.
- the operator network provides connectivity to the web (internet) via a wireless protocol such as, but not restricted to Worldwide Interoperability for Microwave Access (WiMAX) and Long Term Evolution (LTE).
- Figure 2 shows hardware architecture of a wireless device such as a WAP device wherein a central processing unit (CPU) controls overall functioning of the wireless device.
- a wireless chip implements wireless protocol which enables connectivity to the operator's wireless network.
- the wireless chip also provides current state of the wireless protocol. The two states relevant for this invention are:
- a) Active The WAP device is connected to the network and can transmit user data
- Idle The WAP device is connected to the network but cannot transmit user data.
- a flash is a non-volatile memory where firmware is permanently stored.
- An upgrade flag which is used in this invention is also stored in the flash memory.
- a new flag named as Tupgrade is added as part of this invention. Tupgrade represents maximum time required to process firmware upgrade message.
- RAM is a volatile memory where the firmware is store temporarily during the upgrade process.
- a system clock is user to get timestamp of the device.
- FIG. 3 shows a flash memory composition of the WAP device.
- the method requires an additional component, Tupgrade, to existing data section of the WAP device.
- Tupgrade represents the maximum time required to process firmware upgrade message.
- Figure 4 shows a flowchart describing the method to initiate firmware upgrade.
- the method includes various scenarios that arise when firmware upgrade request is received from operator server depending on the current state of the device as described below.
- the method further includes the steps of checking whether firmware upgrade is pending. This will be done by checking the Upgrade flag in non volatile memory. If the flag is set, this indicates that firmware upgrade was requested by the operator server, hence the device will proceed with firmware upgrade.
- the method further includes the steps of checking whether there are any active user sessions. This can be done by comparing the timestamp when the device became Active and current time stamp. If the difference between these timestamps is greater than the maximum time the wireless device takes for processing firmware upgrade request message, the device indicates that this is a case when there are active users. Firmware upgrade is delayed and Upgrade flag is set to indicate that firmware upgrade is pending. Once the device enters idle state, the device checks if Upgrade flag is set in which case the wireless device initiates firmware upgrade.
- the incoming message causes the wireless device to first exit Idle state and become Active. Once the device is Active, the wireless device receives the incoming message. To ascertain that there are no active users, the difference between the current timestamp and the timestamp when the device became Active are compared. If this difference is less than the maximum time it takes to process firmware upgrade message, this indicates that there are no active users and the device will proceed with firmware upgrade.
- the problem of interrupting user sessions has now been addressed by the method of WAP device requiring firmware upgrade being able to decide when to perform the upgrade. The device should go ahead with firmware upgrade if there are no active user sessions else delay the upgrade and initiate it at a later point in time when there are no active users.
- This invention is adapted for enabling initiation of firmware upgrades to be done on wireless access point devices in a wireless network by an operator server without disrupting active user sessions as well as without user intervention.
- the disclosed invention is suitable, but not restricted to, for use in wireless networks.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Mobile Radio Communication Systems (AREA)
- Stored Programmes (AREA)
Abstract
L'invention concerne un procédé d'initiation de mises à niveau de micrologiciel sur un dispositif sans fil connecté à un réseau sans fil, le procédé comprenant les étapes consistant à recevoir une requête de mise à niveau de micrologiciel à partir du réseau sans fil, à mettre à niveau un micrologiciel s'il n'y a pas de sessions d'utilisateur actif, à configurer le drapeau de mise à niveau dans une mémoire non volatile s'il y a des sessions d'utilisateur actif, à mettre à niveau un micrologiciel lorsque le dispositif sans fil n'a pas d'utilisateurs actifs ou lorsque le dispositif sans fil est mis sous tension et qu'un drapeau de mise à niveau est configuré.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
MYPI2011700098 | 2011-06-29 | ||
MYPI2011700098A MY164401A (en) | 2011-06-29 | 2011-06-29 | A method of initiating firmware upgrades |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2013002629A1 true WO2013002629A1 (fr) | 2013-01-03 |
WO2013002629A9 WO2013002629A9 (fr) | 2013-03-21 |
Family
ID=46584286
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/MY2012/000126 WO2013002629A1 (fr) | 2011-06-29 | 2012-06-18 | Procédé d'initiation de mises à niveau de micrologiciel |
Country Status (2)
Country | Link |
---|---|
MY (1) | MY164401A (fr) |
WO (1) | WO2013002629A1 (fr) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9256416B1 (en) * | 2013-03-28 | 2016-02-09 | Juniper Networks, Inc. | Methods and apparatus for automatic session validation for distributed access points |
US9497836B2 (en) | 2013-06-04 | 2016-11-15 | Koninklijke Philips N.V. | Lighting system for illuminating an environment and a method of starting an installation of a program on a programmable controller |
CN113613045A (zh) * | 2021-07-05 | 2021-11-05 | Oppo广东移动通信有限公司 | 蓝牙外设升级方法、装置、终端设备及存储介质 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10169030B1 (en) | 2017-09-13 | 2019-01-01 | International Business Machines Corporation | Refreshing a software component without interruption |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2370894A (en) * | 2000-10-24 | 2002-07-10 | Hewlett Packard Co | Updating firmware during operation |
US6606298B1 (en) * | 1999-06-30 | 2003-08-12 | Cisco Technology, Inc. | Module firmware recovery |
EP1765013A1 (fr) * | 2005-09-14 | 2007-03-21 | LG Electronics Inc. | Récepteur de radiodiffusion et procédé de mis-à-jour de micrologiciel |
US20090254897A1 (en) * | 2008-04-07 | 2009-10-08 | Modu Ltd. | Updating firmware on mobile electronice devices |
US20090320012A1 (en) * | 2008-06-04 | 2009-12-24 | Mediatek Inc. | Secure booting for updating firmware over the air |
-
2011
- 2011-06-29 MY MYPI2011700098A patent/MY164401A/en unknown
-
2012
- 2012-06-18 WO PCT/MY2012/000126 patent/WO2013002629A1/fr active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6606298B1 (en) * | 1999-06-30 | 2003-08-12 | Cisco Technology, Inc. | Module firmware recovery |
GB2370894A (en) * | 2000-10-24 | 2002-07-10 | Hewlett Packard Co | Updating firmware during operation |
EP1765013A1 (fr) * | 2005-09-14 | 2007-03-21 | LG Electronics Inc. | Récepteur de radiodiffusion et procédé de mis-à-jour de micrologiciel |
US20090254897A1 (en) * | 2008-04-07 | 2009-10-08 | Modu Ltd. | Updating firmware on mobile electronice devices |
US20090320012A1 (en) * | 2008-06-04 | 2009-12-24 | Mediatek Inc. | Secure booting for updating firmware over the air |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9256416B1 (en) * | 2013-03-28 | 2016-02-09 | Juniper Networks, Inc. | Methods and apparatus for automatic session validation for distributed access points |
US9497836B2 (en) | 2013-06-04 | 2016-11-15 | Koninklijke Philips N.V. | Lighting system for illuminating an environment and a method of starting an installation of a program on a programmable controller |
CN113613045A (zh) * | 2021-07-05 | 2021-11-05 | Oppo广东移动通信有限公司 | 蓝牙外设升级方法、装置、终端设备及存储介质 |
Also Published As
Publication number | Publication date |
---|---|
MY164401A (en) | 2017-12-15 |
WO2013002629A9 (fr) | 2013-03-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20220132265A1 (en) | Technologies for an automated application exchange in wireless networks | |
US11888958B2 (en) | Content delivery network CDN edge node scheduling method and device | |
AU2017404864B2 (en) | Network slice management method, unit and system | |
US10298457B2 (en) | Synchronization of configuration file of virtual application distribution chassis | |
US10492045B2 (en) | Dynamic provisioning of device configuration files for electronic subscriber identity modules | |
EP3758293A1 (fr) | Procédé de gestion de mise à niveau de service, appareil et support de stockage | |
US11115801B2 (en) | Traffic offloading method and related device in roaming scenario | |
US10182338B2 (en) | Techniques for provisioning bootstrap electronic subscriber identity modules (eSIMs) to mobile devices | |
US10225871B2 (en) | Method and system for hosting network access point | |
US20170141932A1 (en) | Internet Access Traffic Sharing Method, Device and Terminal | |
EP3518465B1 (fr) | Procédé et dispositif d'initiation de modification de logiciel | |
US11012852B2 (en) | Cellular service account transfer error recovery mechanisms | |
US9235406B2 (en) | Methods and apparatus for user identity module update without service interruption | |
CN106537957B (zh) | 管理配置文件的方法和服务器 | |
US9417887B2 (en) | Method and apparatus for bootstrapping gateway in device management system | |
WO2013002629A1 (fr) | Procédé d'initiation de mises à niveau de micrologiciel | |
US8270370B2 (en) | Base station controller and method for restricting access | |
US20200037122A1 (en) | Method and apparatus for transmitting and receiving data in mission critical data communication system | |
US11570612B2 (en) | Flexible electronic subscriber identity module deployment | |
KR102701050B1 (ko) | 다수의 인에이블된 esim 프로파일들에 대한 sim 툴키트 스케줄링 | |
CN114205402A (zh) | 连接建立方法、系统、设备和存储介质 | |
CN107770035B (zh) | 一种推送离线通知的方法和装置 | |
CN116368864A (zh) | 改善5g语音呼叫用户体验的方法和系统 | |
US20160065480A1 (en) | Controlling application traffic | |
US20230216798A1 (en) | Data Steering Method and Apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 12740721 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 12740721 Country of ref document: EP Kind code of ref document: A1 |