WO2023123875A1 - 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 - Google Patents
一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 Download PDFInfo
- Publication number
- WO2023123875A1 WO2023123875A1 PCT/CN2022/097544 CN2022097544W WO2023123875A1 WO 2023123875 A1 WO2023123875 A1 WO 2023123875A1 CN 2022097544 W CN2022097544 W CN 2022097544W WO 2023123875 A1 WO2023123875 A1 WO 2023123875A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- firmware
- bluetooth
- host
- slave
- mode
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 32
- 238000004590 computer program Methods 0.000 claims description 15
- 238000012795 verification Methods 0.000 claims description 2
- 230000000977 initiatory effect Effects 0.000 abstract 1
- 230000009191 jumping Effects 0.000 abstract 1
- HEZMWWAKWCSUCB-PHDIDXHHSA-N (3R,4R)-3,4-dihydroxycyclohexa-1,5-diene-1-carboxylic acid Chemical compound O[C@@H]1C=CC(C(O)=O)=C[C@H]1O HEZMWWAKWCSUCB-PHDIDXHHSA-N 0.000 description 7
- 230000003993 interaction Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000006855 networking Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/80—Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D30/00—Reducing energy consumption in communication networks
- Y02D30/70—Reducing energy consumption in communication networks in wireless communication networks
Definitions
- the invention relates to the technical field of bluetooth, in particular to a bluetooth-based multi-device OTA upgrade method, electronic equipment, storage media and program products.
- the application software or the upper computer is installed on the user equipment, and the application software or the upper computer obtains the OTA firmware on the server.
- the application software or the upper computer calls different protocol interfaces of SPP/GATT and sends it to the device Bluetooth according to the data transmission method required by the corresponding protocol.
- the device Bluetooth After receiving the data, the device Bluetooth forwards the received OTA data to the device's MCU through Uart to complete the device OTA firmware. upgrade.
- Bluetooth-based OTA solutions are based on the following two points:
- the equipment to be upgraded is of the same type
- the host's Bluetooth can connect to each device.
- each device may have multiple devices, such as multiple batteries or controllers.
- the Bluetooth on the host cannot be directly connected to each device, resulting in the inability to implement some Bluetooth-based OTA solutions.
- the purpose of the present invention is to provide a Bluetooth-based multi-device OTA upgrade method, which can realize firmware upgrades for all types of devices in the RV system, regardless of the type, quantity and status of the devices in the RV. location deployment or signal occlusion limitations.
- the invention provides a Bluetooth-based multi-device OTA upgrade method, comprising the following steps:
- the host checks whether the server firmware has been updated, and if so, downloads the latest firmware of each device from the server;
- the host establishes a Bluetooth connection with the device, and sends the latest firmware version information of all devices;
- the slave device After the slave device obtains the latest firmware from the host, it switches to the host mode regularly, and connects to the device that the host cannot connect to through Bluetooth. The device that switches to the host mode jumps to the above steps to establish a connection.
- the firmware of the device is upgraded;
- Switch the slave mode, and the device switched to the host mode will switch to the slave mode again after completing the OTA task and connect to the host.
- both the master and the slave store firmware and version information of all types of devices in the bus.
- the slave device after the slave device is switched to the master mode, if the slave device cannot be found within a preset time, it returns to the slave mode and connects to the master.
- firmware header includes firmware name, firmware version and firmware verification.
- the host regularly checks the firmware version from the server, and if the checked firmware version is newer than the stored firmware version, then downloads the latest firmware of each device from the server.
- the master bluetooth scans the slaves, if a new device is found, establishes a bluetooth connection with the new device, and sends the latest firmware version information of all the devices.
- the device switched to the master mode scans the slave device via bluetooth, if a new device is found, a bluetooth connection is established with the new device, and the latest firmware version information of all devices is sent.
- An electronic device comprising: a processor
- the program includes a method for performing a Bluetooth-based OTA upgrade method for multiple devices.
- a computer-readable storage medium on which a computer program is stored, and the computer program is executed by a processor, a bluetooth-based multi-device OTA upgrade method.
- a computer program product includes a computer program/instruction, and when the computer program/instruction is executed by a processor, a bluetooth-based multi-device OTA upgrade method is implemented.
- the present invention provides a multi-device OTA upgrade method based on Bluetooth, which can upgrade the firmware of all types of devices on the bus, and can upgrade the firmware of other connected slaves through the slave that has obtained the latest firmware and version information. It is not limited by equipment location deployment or signal occlusion.
- Fig. 1 is a schematic diagram of equipment distribution in a caravan system according to an embodiment of the present invention
- Fig. 2 is a flow chart of an OTA upgrade method for a device directly connected to a host according to an embodiment of the present invention
- FIG. 3 is a flow chart of an OTA upgrade method for a device that cannot be directly connected to a host according to an embodiment of the present invention.
- the default Bluetooth host in the RV system is the central control panel.
- the central control panel has the function of surfing the Internet. You can directly download the latest firmware of each device from the official website.
- the central control panel and each device in the system have Bluetooth.
- the Bluetooth of the central control panel cannot be directly connected to the Bluetooth of each device.
- the central control panel in Figure 1 cannot be directly connected to DCDC and controller 2.
- a Bluetooth-based multi-device OTA upgrade method as shown in Figure 2 and Figure 3, comprises the following steps:
- the battery in Figure 1 also saves the firmware of the controller and DCDC.
- the firmware header includes firmware name, firmware version and firmware check.
- the firmware name is used to distinguish which device the firmware is used for.
- the firmware version is used to distinguish the old and new status of the device.
- the firmware check is used to verify the correctness of the received firmware.
- the host checks whether the server firmware has been updated, and if so, downloads the latest firmware of each device from the server. Specifically, the host regularly (eg, 60 seconds) checks the firmware version from the server, and if the checked firmware version is newer than the stored firmware version, it downloads the latest firmware of each device from the server.
- the host Bluetooth scans the slave, the host establishes a Bluetooth connection with the scanned device, and sends the latest firmware version information of all devices. If the host Bluetooth scans the slaves and finds a new device, it will establish a Bluetooth connection with the new device and send the latest firmware version information of all devices.
- Firmware upgrade if the firmware version received by the slave device is newer than the stored firmware version, it will initiate an upgrade request and start the upgrade, so that all devices directly connected to the host can be upgraded to the latest firmware. If the firmware of the slave device has been updated, restart the device, run the updated firmware, and jump to the hardware initialization step.
- the slave device After the slave device obtains the latest firmware from the host, it will switch to the host mode at regular intervals. For example, once every ten minutes, the device switched to the host mode will scan the slave via Bluetooth and connect to the device that cannot be connected to the host via Bluetooth. If a new device is found, a Bluetooth connection is established with the new device, and the device switched to the host mode jumps to the step of establishing a connection to upgrade the firmware of the connected device. As shown in Figure 1, controller 1 switches to host mode after obtaining the latest firmware of the central control panel, connects DCDC and controller 2, and updates the firmware of DCDC and controller 2, so that DCDC and controller 2 can also Upgraded to the latest firmware, controller 1 acts as a repeater.
- Switch the slave mode, and the device switched to the host mode will switch to the slave mode again after completing the OTA task and connect to the host.
- controller 1 switches to a slave and connects to the central control panel to complete other information interactions other than OTA, such as current and voltage reporting.
- the slave device After the slave device is switched to the master mode, if the slave device cannot be found within the preset time (such as one minute), it will return to the slave device mode and connect to the master device to complete other information interactions other than OTA, as shown in Figure 1. If the inverter has no devices within its range that cannot be connected to the central control panel, reconnect to the central control panel after the search time is up to complete other information interactions other than OTA, such as current and voltage reporting.
- MESH networking has special requirements for Bluetooth, and the present invention is applicable to all Bluetooth.
- An electronic device comprising: a processor
- the program includes a method for performing a Bluetooth-based multi-device OTA upgrade.
- a computer-readable storage medium on which a computer program is stored, and the computer program is executed by a processor, a bluetooth-based multi-device OTA upgrade method.
- a computer program product includes a computer program/instruction, and when the computer program/instruction is executed by a processor, a bluetooth-based multi-device OTA upgrade method is implemented.
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)
- Information Transfer Between Computers (AREA)
Abstract
本发明提供一种基于蓝牙的多设备OTA升级方法,包括步骤:主机检查服务器固件是否有更新,是则从服务器下载最新的各个设备的固件;主机与设备建立蓝牙连接,发送所有设备的最新的固件版本信息;若从机设备接收到的固件版本比已存储的固件版本新,则发起升级请求,开始升级;从机设备从主机获取到最新的固件后,定时切换到主机模式,并通过蓝牙连接主机连接不到的设备,切换到主机模式的设备跳转至建立连接步骤对连接的设备的固件进行升级;切换到主机模式的设备在完成OTA任务后,再次切换到从机模式,并与主机相连。本发明能够实现对房车系统中所有种类的所有设备进行固件升级,不受设备种类、数量以及在房车中的位置部署或信号遮挡的限制。
Description
本申请要求于2021年12月30日提交至中国专利局、申请号为202111647175.8、发明名称为“一种基于蓝牙的多设备OTA升级方法、电子设备、存储介质和程序产品”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
本发明涉及蓝牙技术领域,尤其涉及一种基于蓝牙的多设备OTA升级方法、电子设备、存储介质和程序产品。
目前,在用户设备上安装应用软件或者上位机,应用软件或者上位机获取到服务器上需要OTA的固件。应用软件或者上位机调用SPP/GATT不同的协议接口按照对应协议要求的数据传输方式下发给设备蓝牙,设备蓝牙收到数据后通过Uart转发收到的OTA数据给设备的MCU,完成设备OTA固件升级。目前,基于蓝牙的OTA方案都建立在以下两点的基础上:
1、需要升级的设备是同一类型的;
2、主机的蓝牙可以连接到每个设备。
实际上房车系统中有多种设备,如控制器、逆变器、电池、DCDC等,每种设备又可能有多个,如可能有多个电池或控制器。另外,这些设备由于在房车中的位置部署或信号遮挡,主机上的蓝牙不能直接连接到每个设备,导致现在有的基于蓝牙的OTA方案不能实施。
发明内容
为了克服现有技术的不足,本发明的目的在于提供一种基于蓝牙的多设备OTA升级方法,能够实现对房车系统中所有种类的所有设备进行固件升级,不受设备种类、数量以及在房车中的位置部署或信号遮挡的限制。
本发明提供一种基于蓝牙的多设备OTA升级方法,包括以下步骤:
检查固件版本,主机检查服务器固件是否有更新,是则从服务器下载最新的各个设备的固件;
建立连接,主机与设备建立蓝牙连接,发送所有设备的最新的固件版本信息;
固件升级,若从机设备接收到的固件版本比已存储的固件版本新,则发起升级请求,开始升级;
切换主机模式,从机设备从主机获取到最新的固件后,定时切换到主机模式,并通过蓝牙连接主机连接不到的设备,切换到主机模式的设备跳转至所述建立连接步骤对连接的设备的固件进行升级;
切换从机模式,切换到主机模式的设备在完成OTA任务后,再次切换到从机模式,并与主机相连。
进一步地,所述主机和从机内均存储总线中所有类型设备的固件及其版本信息。
进一步地,所述切换主机模式步骤中,从机设备切换到主机模式后,若在预设时间内搜索不到从机,则返回从机模式,并与主机相连。
进一步地,固件头包括固件名称、固件版本和固件校验。
进一步地,所述检查固件版本步骤中,主机定时从服务器检查固件版本,若检查到的固件版本比已存储的固件版本新,则从服务器下载最新的各个设备的固件。
进一步地,所述建立连接步骤中,主机蓝牙扫描从机,若发现新设备,则与新设备建立蓝牙连接,发送所有设备的最新的固件版本信息。
进一步地,所述固件升级步骤中,若从机设备自身固件进行了更新,则重启设备,运行更新后固件;
所述切换主机模式步骤中,切换到主机模式的设备蓝牙扫描从机,若发现新设备,则与新设备建立蓝牙连接,发送所有设备的最新的固件版本信息。
一种电子设备,包括:处理器;
存储器;以及程序,其中所述程序被存储在所述存储器中,并且被配置成由处理器执行,所述程序包括用于执行一种基于蓝牙的多设备OTA升级方法。
一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行一种基于蓝牙的多设备OTA升级方法。
一种计算机程序产品,包括计算机程序/指令,该计算机程序/指令被处理器执行时实现一种基于蓝牙的多设备OTA升级方法。
相比现有技术,本发明的有益效果在于:
本发明提供一种基于蓝牙的多设备OTA升级方法,可以对总线上所有类型的所有设备进行固件升级,可以通过获取了最新固件及版本信息的从机对其连接的其他从机进行固件升级,不受设备位置部署或信号遮挡的限制。
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,并可依照说明书的内容予以实施,以下以本发明的较佳实施例并配合附图详细说明如后。本发明的具体实施方式由以下实施例及其附图详细给出。
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限 定。在附图中:
图1为本发明实施例的房车系统中设备分布示意图;
图2为本发明实施例的能与主机直接相连的设备OTA升级方法流程图;
图3为本发明实施例的不能与主机直接相连的设备OTA升级方法流程图。
下面,结合附图以及具体实施方式,对本发明做进一步描述,需要说明的是,在不相冲突的前提下,以下描述的各实施例之间或各技术特征之间可以任意组合形成新的实施例。
如图1所示,房车系统中默认的蓝牙主机为中控屏,中控屏具有上网功能,可以从官网直接下载最新的各个设备的固件,中控屏和系统中的各个设备都有蓝牙,但由于各个设备在房车中的位置部署或信号遮挡,中控屏的蓝牙不能直接与每个设备的蓝牙相连,如图1中的中控屏不能直接连接到DCDC和控制器2。
一种基于蓝牙的多设备OTA升级方法,如图2、图3所示,包括以下步骤:
每个设备都需要保存总线中所有类型设备的固件及版本信息,如图1中的电池也保存有控制器、DCDC的固件。固件头包括固件名称、固件版本和固件校验,固件名称用于区分该固件用于哪种设备,固件版本用于设备区分新旧状态,固件校验用于验证接收到固件的正确性。
检查固件版本,对4G、蓝牙等硬件初始化后,主机检查服务器固件是否有更新,是则从服务器下载最新的各个设备的固件。具体地,主机定时(如60秒)从服务器检查固件版本,若检查到的固件版本比已存储的固件版本新,则从服务器下载最新的各个设备的固件。
建立连接,主机蓝牙扫描从机,主机与扫描到的设备建立蓝牙连接,发送所有设备的最新的固件版本信息。若主机蓝牙扫描从机,发现新设备,则与新 设备建立蓝牙连接,发送所有设备的最新的固件版本信息。
固件升级,若从机设备接收到的固件版本比已存储的固件版本新,则发起升级请求,开始升级,从而与主机直接相连的设备都可以升级到最新固件。若从机设备自身固件进行了更新,则重启设备,运行更新后固件,并跳转至硬件初始化步骤。
切换主机模式,从机设备从主机获取到最新的固件后,定时切换到主机模式,如每十分钟一次,切换到主机模式的设备蓝牙扫描从机,并通过蓝牙连接主机连接不到的设备,若发现新设备,则与新设备建立蓝牙连接,切换到主机模式的设备跳转至建立连接步骤对连接的设备的固件进行升级。如图1中的控制器1在获取到中控屏的最新固件后,切换到主机模式,连接DCDC和控制器2,对DCDC和控制器2的固件进行更新,从而DCDC和控制器2也可以升级到最新的固件,控制器1起到中继器的作用。
切换从机模式,切换到主机模式的设备在完成OTA任务后,再次切换到从机模式,并与主机相连。如图1中的控制器1在更新完DCDC和控制器2的固件后,切换成从机,与中控屏相连,完成OTA以外的其它信息交互,如电流电压上报等。从机设备切换到主机模式后,若在预设时间内(如一分钟)搜索不到从机,则返回从机模式,并与主机相连,完成OTA以外的其它信息交互,如图1中的逆变器在其范围内没有连接不到中控屏的设备,搜索时间到后重新与中控屏连接,完成OTA以外的其它信息交互,如电流电压上报等。
应当注意的是,本发明与MESH组网不同,MESH组网对蓝牙有特殊要求,本发明适用于所有蓝牙。
一种电子设备,包括:处理器;
存储器;以及程序,其中所述程序被存储在所述存储器中,并且被配置成 由处理器执行,所述程序包括用于执行一种基于蓝牙的多设备OTA升级方法。
一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行一种基于蓝牙的多设备OTA升级方法。
一种计算机程序产品,包括计算机程序/指令,该计算机程序/指令被处理器执行时实现一种基于蓝牙的多设备OTA升级方法。
以上,仅为本发明的较佳实施例而已,并非对本发明作任何形式上的限制;凡本行业的普通技术人员均可按说明书附图所示和以上而顺畅地实施本发明;但是,凡熟悉本专业的技术人员在不脱离本发明技术方案范围内,利用以上所揭示的技术内容而做出的些许更动、修饰与演变的等同变化,均为本发明的等效实施例;同时,凡依据本发明的实质技术对以上实施例所作的任何等同变化的更动、修饰与演变等,均仍属于本发明的技术方案的保护范围之内。
Claims (10)
- 一种基于蓝牙的多设备OTA升级方法,其特征在于,包括以下步骤:检查固件版本,主机检查服务器固件是否有更新,是则从服务器下载最新的各个设备的固件;建立连接,主机与设备建立蓝牙连接,发送所有设备的最新的固件版本信息;固件升级,若从机设备接收到的固件版本比已存储的固件版本新,则发起升级请求,开始升级;切换主机模式,从机设备从主机获取到最新的固件后,定时切换到主机模式,并通过蓝牙连接主机连接不到的设备,切换到主机模式的设备跳转至所述建立连接步骤对连接的设备的固件进行升级;切换从机模式,切换到主机模式的设备在完成OTA任务后,再次切换到从机模式,并与主机相连。
- 如权利要求1所述的一种基于蓝牙的多设备OTA升级方法,其特征在于:所述主机和从机内均存储总线中所有类型设备的固件及其版本信息。
- 如权利要求1所述的一种基于蓝牙的多设备OTA升级方法,其特征在于:所述切换主机模式步骤中,从机设备切换到主机模式后,若在预设时间内搜索不到从机,则返回从机模式,并与主机相连。
- 如权利要求1所述的一种基于蓝牙的多设备OTA升级方法,其特征在于:固件头包括固件名称、固件版本和固件校验。
- 如权利要求1所述的一种基于蓝牙的多设备OTA升级方法,其特征在于:所述检查固件版本步骤中,主机定时从服务器检查固件版本,若检查到的固件版本比已存储的固件版本新,则从服务器下载最新的各个设备的固件。
- 如权利要求1所述的一种基于蓝牙的多设备OTA升级方法,其特征在于:所述建立连接步骤中,主机蓝牙扫描从机,若发现新设备,则与新设备建立蓝牙连接,发送所有设备的最新的固件版本信息。
- 如权利要求1所述的一种基于蓝牙的多设备OTA升级方法,其特征在于:所述固件升级步骤中,若从机设备自身固件进行了更新,则重启设备,运行更新后固件;所述切换主机模式步骤中,切换到主机模式的设备蓝牙扫描从机,若发现新设备,则与新设备建立蓝牙连接,发送所有设备的最新的固件版本信息。
- 一种电子设备,其特征在于包括:处理器;存储器;以及程序,其中所述程序被存储在所述存储器中,并且被配置成由处理器执行,所述程序包括用于执行如权利要求1-7任意一项所述的方法。
- 一种计算机可读存储介质,其上存储有计算机程序,其特征在于:所述计算机程序被处理器执行如权利要求1-7任意一项所述的方法。
- 一种计算机程序产品,包括计算机程序/指令,其特征在于,该计算机程序/指令被处理器执行时实现如权利要求1-7任意一项所述的方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111647175.8 | 2021-12-30 | ||
CN202111647175.8A CN114531431A (zh) | 2021-12-30 | 2021-12-30 | 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2023123875A1 true WO2023123875A1 (zh) | 2023-07-06 |
Family
ID=81620673
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2022/097544 WO2023123875A1 (zh) | 2021-12-30 | 2022-06-08 | 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN114531431A (zh) |
WO (1) | WO2023123875A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116647831A (zh) * | 2023-07-25 | 2023-08-25 | 南京麦豆健康科技有限公司 | 一种基于蓝牙的设备管理方法 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114531431A (zh) * | 2021-12-30 | 2022-05-24 | 如果新能源科技(江苏)股份有限公司 | 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107453925A (zh) * | 2017-09-21 | 2017-12-08 | 山东康威通信技术股份有限公司 | 基于多级通信平台的远程固件升级方法和云平台 |
CN107580071A (zh) * | 2017-09-28 | 2018-01-12 | 美的智慧家居科技有限公司 | 主从设备升级方法、装置及其设备 |
CN109471651A (zh) * | 2018-12-27 | 2019-03-15 | 北京昊恒天科技有限公司 | 一种固件升级方法、网关设备及固件升级系统 |
CN111796844A (zh) * | 2020-06-29 | 2020-10-20 | 南京智鹤电子科技有限公司 | 基于蓝牙网络拓扑的固件升级方法、装置、蓝牙网络拓扑 |
US20210240464A1 (en) * | 2018-04-20 | 2021-08-05 | Carrier Corporation | Automatic device-to-device firmware upgrade of a wireless network |
CN113641375A (zh) * | 2020-04-27 | 2021-11-12 | 瑞昱半导体股份有限公司 | 自动空中升级固件的方法及无线节点 |
CN114531431A (zh) * | 2021-12-30 | 2022-05-24 | 如果新能源科技(江苏)股份有限公司 | 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104915237B (zh) * | 2015-06-24 | 2019-02-15 | 深圳市海蕴新能源有限公司 | 蓝牙设备固件程序的升级、升级控制方法及设备 |
CN109857437A (zh) * | 2019-01-22 | 2019-06-07 | 安克创新科技股份有限公司 | 一种蓝牙设备的升级方法及系统 |
CN109982294A (zh) * | 2019-03-08 | 2019-07-05 | 四川爱联科技有限公司 | 利用蓝牙设备对NBIot模块进行升级的方法 |
CN110621011B (zh) * | 2019-09-12 | 2022-11-04 | 北京方研矩行科技有限公司 | 一种基于蓝牙设备端的ota固件升级方法及系统 |
CN111552502A (zh) * | 2020-04-21 | 2020-08-18 | 海尔优家智能科技(北京)有限公司 | 智能设备的nb模组升级方法及装置 |
CN112383908A (zh) * | 2020-11-24 | 2021-02-19 | 无锡寰芯微电子科技有限公司 | 一种蓝牙设备的升级方法及系统 |
CN112714426B (zh) * | 2020-12-25 | 2024-01-26 | 深圳市欧瑞博科技股份有限公司 | 蓝牙设备的智能升级方法、装置、电子设备及介质 |
-
2021
- 2021-12-30 CN CN202111647175.8A patent/CN114531431A/zh active Pending
-
2022
- 2022-06-08 WO PCT/CN2022/097544 patent/WO2023123875A1/zh unknown
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107453925A (zh) * | 2017-09-21 | 2017-12-08 | 山东康威通信技术股份有限公司 | 基于多级通信平台的远程固件升级方法和云平台 |
CN107580071A (zh) * | 2017-09-28 | 2018-01-12 | 美的智慧家居科技有限公司 | 主从设备升级方法、装置及其设备 |
US20210240464A1 (en) * | 2018-04-20 | 2021-08-05 | Carrier Corporation | Automatic device-to-device firmware upgrade of a wireless network |
CN109471651A (zh) * | 2018-12-27 | 2019-03-15 | 北京昊恒天科技有限公司 | 一种固件升级方法、网关设备及固件升级系统 |
CN113641375A (zh) * | 2020-04-27 | 2021-11-12 | 瑞昱半导体股份有限公司 | 自动空中升级固件的方法及无线节点 |
CN111796844A (zh) * | 2020-06-29 | 2020-10-20 | 南京智鹤电子科技有限公司 | 基于蓝牙网络拓扑的固件升级方法、装置、蓝牙网络拓扑 |
CN114531431A (zh) * | 2021-12-30 | 2022-05-24 | 如果新能源科技(江苏)股份有限公司 | 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116647831A (zh) * | 2023-07-25 | 2023-08-25 | 南京麦豆健康科技有限公司 | 一种基于蓝牙的设备管理方法 |
CN116647831B (zh) * | 2023-07-25 | 2024-02-23 | 南京麦豆健康科技有限公司 | 一种基于蓝牙的设备管理方法 |
Also Published As
Publication number | Publication date |
---|---|
CN114531431A (zh) | 2022-05-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2023123875A1 (zh) | 一种基于蓝牙的多设备ota升级方法、电子设备、存储介质和程序产品 | |
WO2020143574A1 (zh) | 一种vci设备固件更新的方法、装置及汽车故障诊断仪 | |
WO2017161947A1 (zh) | 多系统ota升级方法和多系统设备 | |
CN105517015A (zh) | 一种wifi产品空中下载OTA升级方法、装置及终端 | |
CN105389183A (zh) | 应用程序版本与智能音箱软件版本对应的方法和装置 | |
CN106708988A (zh) | 一种城市轨道交通电子地图共享方法及系统 | |
CN111901142B (zh) | 一种用于嵌入式设备集群的固件静默升级方法及装置 | |
WO2022237122A1 (zh) | 车载迎宾动画更新方法、装置、车载终端及存储介质 | |
CN109408090B (zh) | 设备软件的升级方法、数据转化器及可读存储介质 | |
CN103634665A (zh) | 一种版本升级方法和装置 | |
WO2012094853A1 (zh) | 终端软件的安装方法、装置和系统 | |
KR20180086907A (ko) | 차량용 블랙박스의 펌웨어 업데이트 시스템 및 방법 | |
CN111796844A (zh) | 基于蓝牙网络拓扑的固件升级方法、装置、蓝牙网络拓扑 | |
US11853742B2 (en) | Server, software update system, distribution method, and non-transitory storage medium | |
JP2024504495A (ja) | 車載端末に対して機能支援を行うための方法及び機器 | |
CN107396185B (zh) | 升级方法及系统 | |
KR20180050001A (ko) | 사물인터넷 기기의 펌웨어 업그레이드 시스템 및 방법 | |
CN103902377A (zh) | 终端设备及其运行状态同步方法 | |
CN113094064A (zh) | 网关软件模块升级方法、装置、设备及存储介质 | |
CN103517258A (zh) | 在移动终端上进行软件升级的方法、移动终端及服务器 | |
CN111061504B (zh) | 多系统版本匹配方法、系统、服务端、客户端、电子设备 | |
KR100524588B1 (ko) | 무선인터넷에서 다운로드 중단된 데이터를 이어받는 방법 | |
CN115904447A (zh) | 一种版本更新系统、方法、电子设备及存储介质 | |
CN113849213B (zh) | 一种边缘设备的ota升级系统及方法 | |
CN103905856B (zh) | 终端设备及其信息处理方法 |
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: 22913164 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |