CN106559739B - Lightweight data transmission method suitable for Bluetooth low-power wireless communication system - Google Patents

Lightweight data transmission method suitable for Bluetooth low-power wireless communication system Download PDF

Info

Publication number
CN106559739B
CN106559739B CN201610858166.6A CN201610858166A CN106559739B CN 106559739 B CN106559739 B CN 106559739B CN 201610858166 A CN201610858166 A CN 201610858166A CN 106559739 B CN106559739 B CN 106559739B
Authority
CN
China
Prior art keywords
data
packet
data packet
response
sending
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.)
Active
Application number
CN201610858166.6A
Other languages
Chinese (zh)
Other versions
CN106559739A (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.)
Shenzhen Chenggu Technology Co Ltd
Original Assignee
Shenzhen Chenggu Technology 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 Shenzhen Chenggu Technology Co Ltd filed Critical Shenzhen Chenggu Technology Co Ltd
Priority to CN201610858166.6A priority Critical patent/CN106559739B/en
Publication of CN106559739A publication Critical patent/CN106559739A/en
Application granted granted Critical
Publication of CN106559739B publication Critical patent/CN106559739B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/14Direct-mode setup
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE 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/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The invention provides a lightweight data transmission method suitable for a Bluetooth low-power-consumption wireless communication system. The receiving end only responds to the handshake signal periodically to indicate that the receiving end is normal, so that the transmitting end can keep connection. The receiving end receives the data in sequence, and the receiving end actively requests the transmitting end to retransmit from the frame number when the frame number is found to be discontinuous because the frame number can be guaranteed by the Bluetooth. Then, the transmitting end jumps back to the frame number and continues to transmit continuously. Based on the requirement of low power consumption of the Bluetooth wireless communication system, the invention ensures the reliability and stability of data transmission while improving the data transmission efficiency, and realizes the high-efficiency transmission of light-weight data in the low-power-consumption system.

Description

Lightweight data transmission method suitable for Bluetooth low-power wireless communication system
Technical Field
The invention relates to a data transmission method, in particular to a data transmission method of low-power-consumption wireless communication.
Background
The prior art bluetooth chip provides a frame of response mechanism, which has low requirements on system performance, but has high time delay, resulting in very low data transmission efficiency. Only about 3% of the air interface capacity can be utilized, and a bottleneck exists in large data volume transmission.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a data transmission method which is suitable for the requirement of a Bluetooth low-power consumption system and can ensure the data transmission efficiency by avoiding the defects of the prior art
The technical problem to be solved by the invention can be realized by adopting the following technical scheme:
a lightweight data transmission method suitable for a Bluetooth low-power wireless communication system is provided, the Bluetooth low-power wireless communication system comprises a sending end and a receiving end, and the method is executed according to the following settings:
for a sending end and a receiving end which establish Bluetooth wireless communication connection, the sending end transmits data to the receiving end, the sending end carries out communication in a write command mode, and the receiving end carries out communication in a notification mode;
data is transmitted from a transmitting end to a receiving end in the form of data packets which are divided into packets, and each data packet comprises a basic information data field which reflects the number of the data packets and the sequence number of the data packet;
the transmitting end transmits data including the following steps S1 through S7,
s1, starting to send data, sending data packets according to the sequence number of the data packets in the basic information data domain, and starting the sending end overtime timer;
s2, in transmitting data,
if the provisional response or the retransmission response instruction notification is received, the process proceeds to step S3;
if the data packet loss response instruction notification is received, performing step S4;
after the last data packet is transmitted, if the end packet response instruction notification is received, the process proceeds to step S7;
s3, resetting the timeout timer of the sending terminal, continuing to send the subsequent data packets, and returning to the step S2;
s4, resetting the sending end overtime timer, retransmitting the lost data packet according to the sequence number of the lost data packet recorded in the data packet loss response instruction notification, and returning to the step S2;
s7, judging the end of data transmission, and closing the sending end overtime timer;
the reception of the packet by the receiving end includes the following steps R1 through R8,
r1, receiving the first data packet, starting the receiving end overtime timer;
r2, in receiving a packet,
if a packet is received, go to step R3;
if N packets are received in the accumulation mode, the step R4 is carried out;
if the data packet is judged to be lost, the step R5 is carried out;
if a retransmitted data packet is received, go to step R6;
if the reception of the last packet is completed, proceed to step R8;
r3, resetting the receiving end overtime timer, returning to the step R2;
r4, transmitting a temporary response or retransmission response instruction notice to the transmitting end, clearing the variables of the accumulated received data packets, and returning to the step R2;
r5, judging the serial number of the data packet in the basic data information domain of the lost data packet, returning a data packet loss response instruction notification to the sending end, notifying the sending end of the lost data packet, and returning to the step R2;
r6, transmitting the temporary response or retransmission response instruction notice back to the transmitting end, and returning to the step R2;
and R8, transmitting the end packet response instruction back to the transmitting end.
Specifically, the data packet further includes a control word and data capacity data field, a data content data field, and a check data field.
The present invention provides an unresponsive handling scheme for the sender, and the step S2 further includes,
if the timeout timer of the sender is expired and no temporary response or retransmission response instruction notification is received, go to step S5;
the transmitting end transmits data further including step S5,
and S5, actively disconnecting the transmission link.
The present invention provides an unresponsive handling scheme for the receiving end, and the step R2 further includes,
if the receiving end timeout timer times out, go to step R7;
the reception-end transmission data further includes step R7,
r7. receive state reset.
The present invention provides a special flow for ending the data packet so that the data transmission is smoothly ended, and in step S2,
after the last data packet is sent, starting a sending end overtime timer, shielding the sending end overtime timer, clearing an end overtime unresponsive counter, and performing step S6;
the transmitting end transmits data further including step S6,
s6, the method comprises the following substeps,
s61, if the end packet response command notice is received, the step S7 is executed;
if the sending end overtime timer is overtime and the end packet response instruction notice is not received, retransmitting the last data packet and increasing the end overtime unresponsive counter once;
if the end timeout unresponsive counter is less than 3, returning to step S61;
if the end timeout unresponsive counter is equal to 3, it is determined that the data transmission has failed.
Compared with the prior art, the invention has the technical effects that the lightweight data transmission method suitable for the Bluetooth low-power wireless communication system has the following advantages:
based on the requirement of low power consumption of the Bluetooth wireless communication system, the invention ensures the reliability and stability of data transmission while improving the data transmission efficiency, and realizes the high-efficiency transmission of light-weight data in the low-power-consumption system.
Drawings
FIG. 1 is a basic flow diagram of a preferred embodiment of the invention, a lightweight data transmission method suitable for a Bluetooth low energy wireless communication system;
FIG. 2 is a schematic flow chart of the preferred embodiment at data transmission timeout;
fig. 3 is a schematic processing flow diagram of the preferred embodiment when the end packet is timed out.
Detailed Description
The following is a detailed description of the embodiments with reference to the drawings.
The invention is designed based on the following characteristics of a Bluetooth low-power consumption system:
1. the single frame data transmission reliability is high. The bottom layer of the Bluetooth has basic frequency hopping, Cyclic Redundancy Check (CRC) Check for short, and a retransmission mechanism, although packet loss is possible, the overall reliability can reach more than 95% after connection is established.
2. The frame order can be guaranteed. Because point-to-point connection is adopted, the bottom layer mechanism of the Bluetooth low energy consumption Low energy system of the BLE system for short can ensure that the frame which is sent first reaches the receiving end before the frame which is sent later.
3. The time delay is large. The BLE system adopts periodic data transmission for power saving, and under the condition of parameter configuration with better compatibility, the receiving and transmitting interval delay is generally more than 40 ms.
4. Power consumption is sensitive. BLE systems are typically used for low power devices, such as bracelets, and therefore the protocol complexity cannot be too high to affect device lifetime.
The sending end of the invention continuously sends the data without confirming the sent data. The receiving end only responds to the handshake signal periodically to indicate that the receiving end is normal, so that the transmitting end can keep connection. The receiving end receives the data in sequence, and the receiving end actively requests the transmitting end to retransmit from the frame number when the frame number is found to be discontinuous because the frame number can be guaranteed by the Bluetooth. Then, the transmitting end jumps back to the frame number and continues to transmit continuously. The method is suitable for lightweight data transmission, no complex state machine exists at the transmitting end and the receiving end, and when the BLE system can ensure a certain data transmission success rate and sequence, high-speed and reliable data transmission can be realized with little extra cost.
The invention provides a lightweight data transmission method suitable for a Bluetooth low-power wireless communication system, wherein the Bluetooth low-power wireless communication system comprises a sending end and a receiving end, and the method is executed according to the following settings:
for a sending end and a receiving end which establish Bluetooth wireless communication connection, the sending end transmits data to the receiving end, the sending end carries out communication in a writing command mode, and the receiving end carries out communication in a notification mode.
Data is transmitted from a transmitting end to a receiving end in the form of packets divided into packets, each of which includes a basic information data field CTL reflecting the number of packets and the sequence number of the packet. In particular, the DATA packet further comprises a control word and DATA capacity DATA field ST, a DATA content DATA field DATA, and a check DATA field BCC.
The data packet should conform to the following prescribed format:
Figure DEST_PATH_IMAGE002
description of each data field in the packet:
Figure DEST_PATH_IMAGE004
for example:
when the length of the application data frame exceeds 15 bytes, the sending end should adopt packet sending, and the receiving end should adopt packet receiving.
Then assume that the data to be transmitted (Hex) is 20 bytes as follows:
01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 11 12 13 14 15
at most 15 bytes are transmitted once per packet data, 20 bytes need to be transmitted in a packet mode:
the first package:
Figure DEST_PATH_IMAGE006
the CTL field is 0x 800 x02, which translates to a binary value of 1000000000000010, [ bit:15] =1 indicating that the current packet is the first packet; [ bit: 14-0 ] =2 means that the total number of packets is 2.
The second package:
Figure DEST_PATH_IMAGE008
the field of the CTL data field is 0x 000 x02, the field is converted into 0000000000000010, and [ bit:15] =0, which indicates that the current packet is a continuation packet; [ bit:14~0] =2 indicates that the sequence number of the current packet is 2.
The receiving end receives the two frames of data and then packs the two frames of data into original data.
After the connection between the master and the slave, i.e. the sending end and the receiving end, is established, the master, i.e. the sending end, communicates in a Write Command mode, the slave, i.e. the receiving end, communicates in a Notification mode, and the data communication between the sending end and the receiving end follows the following flow.
As shown in fig. 1, the transmitting-end transmitting data includes the following steps S1 through S7,
s1, starting to send data, sending data packets according to the sequence number of the data packets in the basic information data domain, and starting the sending end overtime timer T1;
s2, in transmitting data,
if the provisional response or the retransmission response instruction notification F1 is received, proceed to step S3;
if the data packet loss response instruction notification F2 is received, go to step S4;
after the last packet is transmitted, if the end packet response instruction notice F3 is received, the process proceeds to step S7;
s3, resetting the timeout timer T1 of the sending terminal, continuing to send the subsequent data packets, and returning to the step S2;
s4, resetting the sending end overtime timer T1, retransmitting the lost data packet according to the sequence number of the lost data packet recorded in the data packet loss response instruction notice F2, and returning to the step S2;
s7, judging the end of data transmission, and closing the sending terminal timeout timer T1;
the reception of the packet by the receiving end includes the following steps R1 through R8,
r1, receiving the first data packet, starting the receiving end overtime timer T2;
r2, in receiving a packet,
if a packet is received, go to step R3;
if N packets are received in the accumulation mode, the step R4 is carried out;
if the data packet is judged to be lost, the step R5 is carried out;
if a retransmitted data packet is received, go to step R6;
if the reception of the last packet is completed, proceed to step R8;
r3, resetting the receiving end timeout timer T2, and returning to the step R2;
r4, transmitting a temporary response or retransmission response command notice F1 to the transmitting terminal, clearing the variables of the accumulated received data packets, and returning to the step R2; the variable of the received data packet is also cleared when the receiving end begins to receive data, and the variable is used for counting the number of the accumulated received data packets;
r5, judging the serial number of the data packet in the basic data information field CTL of the lost data packet, returning a data packet loss response instruction notification F2 to the sending end, notifying the sending end of the lost data packet, and returning to the step R2;
r6, transmitting a temporary response or retransmission response command notice F1 back to the sender, and returning to the step R2;
r8, end packet acknowledgement order notification F3 is returned to the sender.
In a preferred embodiment of the present invention, as shown in fig. 1, the above-described method is embodied as follows,
1) the sending end starts to send data and starts a sending end timeout timer T1 at the same time;
2) the receiving end starts a receiving end overtime timer T2 after receiving the P1, then resets T2 every time new data is received, if the T2 is overtime and still does not receive a new data packet, the receiving end judges that the data reception is failed, and the receiving state is reset;
3) the receiving end needs to reply at least one temporary response or retransmission response command notification F1 within 30 packets received continuously, obviously setting N to 30 here;
4) after receiving the F1, the sending end resets a sending end timeout timer T1;
5) if the receiving end judges that the data has packet loss, replying a data packet loss response instruction to notify F2;
6) the sender resets a sender timeout timer T1 after receiving F2, retransmits the lost packet, and waits for a temporary response or a retransmission response command to notify F1;
7) the receiving end receives the retransmission packet and replies a temporary response or retransmission response instruction to notify F1;
8) the sending end judges whether the response is the response of the retransmission packet after receiving the F1, if the F1 is the response of the retransmission packet, the subsequent packet is continuously sent, otherwise, the T1 is continuously retransmitted after overtime, and if the three times of retransmission fails, the link is judged to be disconnected;
9) for the subsequent packets (such as P7 and P8 in fig. 1) of the lost packet, the receiving end may choose to receive or not receive, and the protocol does not make mandatory requirements;
10) the sending end sends the last data packet, waits for the end packet response instruction to inform F3, and the receiving end replies the end packet response instruction to inform F3 after judging that all data are received;
11) the sender receives the end packet response instruction to notify F3, determines that data transmission is finished, and closes the sender timeout timer T1.
The present invention provides an unresponsive handling scheme for the sender, and the step S2 further includes,
if the sender timeout timer times out T1 and no temporary response or retransmission response command notification is received F1, go to step S5;
the transmitting end transmits data further including step S5,
and S5, actively disconnecting the transmission link.
In the preferred embodiment of the present invention, as shown in fig. 2, that is, the sender continuously sends data, and if no F1 or F2 is received after timeout, the transmission link is actively disconnected.
The present invention provides an unresponsive handling scheme for the receiving end, and the step R2 further includes,
if the receiving end timeout timer T2 times out, go to step R7;
the reception-end transmission data further includes step R7,
r7. receive state reset.
In the preferred embodiment of the present invention, as shown in fig. 2, that is, if the receiving end does not receive data after time out, the receiving state is reset.
The present invention provides a special flow for ending the data packet so that the data transmission is smoothly ended, and in step S2,
after the last data packet is sent, starting a sending end overtime timer T3, shielding the sending end overtime timer T1, clearing an end overtime unresponsive counter, and performing step S6;
the transmitting end transmits data further including step S6,
s6, the method comprises the following substeps,
s61, if the end packet response command notice F3 is received, the step S7 is carried out;
if the transmission end timeout timer T3 times out and the end packet response command notice is not received F3, the last data packet is retransmitted, and the end timeout unresponsive counter is incremented once;
if the end timeout unresponsive counter is less than 3, returning to step S61;
if the end timeout unresponsive counter is equal to 3, it is determined that the data transmission has failed.
A preferred embodiment of the present invention, as shown in fig. 3, is a process,
1) the sender sends the last packet and starts the sending end timeout timer T3, and masks the sender timeout timer T1. Even T1 times out in this scenario will not cause the data transmission to be disconnected;
2) if no response is received after T3 times out, the end packet is retransmitted, and the process is repeated three times, if no response is received, the data transmission is determined to fail.
The instruction notification in the method according to the preferred embodiment of the present invention employs the following settings,
Figure DEST_PATH_IMAGE010
the temporary response or retransmission response instruction notifies F1 example:
Figure DEST_PATH_IMAGE012
example of the data packet loss response instruction notification F2:
Figure DEST_PATH_IMAGE014
end packet reply instruction notification F3 example:
Figure DEST_PATH_IMAGE016
the method of the invention has great expandability. When the power consumption problem of the receiving end is not critical, the receiving end requests the transmitting end for data retransmission started by the frame after finding the frame loss, and can receive subsequent data transmitted by the transmitting end before starting retransmission. And after the lost frame is retransmitted by the transmitting end, the F2 frame is sent again, and the content of the data frame which is received and stored before is skipped, thereby further improving the efficiency.

Claims (4)

1. A lightweight data transmission method suitable for a Bluetooth low-power wireless communication system, wherein the Bluetooth low-power wireless communication system comprises a sending end and a receiving end, and the method is implemented according to the following settings:
for a sending end and a receiving end which establish Bluetooth wireless communication connection, the sending end transmits data to the receiving end, the sending end carries out communication in a write command mode, and the receiving end carries out communication in a notification mode;
data is transmitted from a transmitting end to a receiving end in the form of data packets which are divided into packets, and each data packet comprises a basic information data field which reflects the number of the data packets and the sequence number of the data packet;
the transmitting end transmits data including the following steps S1 through S7,
s1, starting to send data, sequentially sending data packets according to the serial numbers of the data packets in a basic information data domain, and simultaneously starting an overtime timer of a sending end;
s2, in the process of sending the data,
if the provisional response or the retransmission response instruction notification is received, the process proceeds to step S3;
if the data packet loss response instruction notification is received, performing step S4;
if receiving the temporary response or retransmission response instruction notification, judging whether the response is the response of the retransmission packet, if the response is the response of the retransmission packet, continuing to send the subsequent packet, otherwise, continuing to resend after the timeout timer of the sending end times out, and if the three times of resending fails, judging that the link is disconnected;
after the last data packet is sent, starting a sending end overtime timer, shielding the sending end overtime timer, clearing an end overtime unresponsive counter, and performing step S6;
after the last data packet is transmitted, if the end packet response instruction notification is received, the process proceeds to step S7;
s3, resetting the timeout timer of the sending end, continuously sending the subsequent data packet, and returning to the step S2;
s4, resetting the sending end overtime timer, retransmitting the lost data packet according to the sequence number of the lost data packet recorded in the data packet loss response instruction notification, and returning to the step S2;
s6, the method comprises the following steps of,
s61, if receiving the end packet response instruction notification, performing step S7;
if the sending end overtime timer is overtime and the end packet response instruction notice is not received, retransmitting the last data packet and increasing the end overtime unresponsive counter once;
if the end timeout unresponsive counter is less than 3, returning to step S61;
if the end overtime unresponsive counter is equal to 3, judging that the data transmission fails;
s7, judging that data transmission is finished, and closing a sending end overtime timer;
the reception of the packet by the receiving end includes the following steps R1 through R8,
r1, receiving a first data packet, and starting a receiving end timeout timer;
r2. in the process of receiving a data packet,
if a packet is received, go to step R3;
if N packets are received in the accumulation mode, the step R4 is carried out;
if the data packet is judged to be lost, the step R5 is carried out;
if a retransmitted data packet is received, go to step R6;
if the reception of the last packet is completed, proceed to step R8;
r3, resetting the receiving end timeout timer, and returning to the step R2;
r4, returning a temporary response or retransmission response instruction notification to the sending end, clearing the variable of the accumulated data packet, and returning to the step R2;
r5. judging the serial number of the data packet in the basic data information domain of the lost data packet, returning a data packet loss response instruction notification to the sending end, notifying the sending end of the lost data packet, and returning to the step R2;
r6. transmitting a temporary response or retransmission response instruction notice back to the sender, returning to step R2;
r8. returns an end packet reply order notification to the initiator.
2. The method of claim 1, wherein the method comprises:
the data packet further includes a control word and data capacity data field, a data content data field, and a check data field.
3. The method of claim 1, wherein the method comprises:
the step S2 may further include,
if the timeout timer of the sender is expired and no temporary response or retransmission response instruction notification is received, go to step S5;
the transmitting end transmits data further including step S5,
and S5, actively disconnecting the transmission link.
4. The method of claim 1, wherein the method comprises:
said step R2 further includes the step of,
if the receiving end timeout timer times out, go to step R7;
the reception-end transmission data further includes step R7,
r7. receive a status reset.
CN201610858166.6A 2016-09-28 2016-09-28 Lightweight data transmission method suitable for Bluetooth low-power wireless communication system Active CN106559739B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610858166.6A CN106559739B (en) 2016-09-28 2016-09-28 Lightweight data transmission method suitable for Bluetooth low-power wireless communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610858166.6A CN106559739B (en) 2016-09-28 2016-09-28 Lightweight data transmission method suitable for Bluetooth low-power wireless communication system

Publications (2)

Publication Number Publication Date
CN106559739A CN106559739A (en) 2017-04-05
CN106559739B true CN106559739B (en) 2020-03-20

Family

ID=58418391

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610858166.6A Active CN106559739B (en) 2016-09-28 2016-09-28 Lightweight data transmission method suitable for Bluetooth low-power wireless communication system

Country Status (1)

Country Link
CN (1) CN106559739B (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107087254B (en) * 2017-06-30 2020-01-14 北京小米移动软件有限公司 Packet sending method and device and Bluetooth low-energy-consumption slave device
CN107529134B (en) * 2017-09-29 2020-08-11 惠州Tcl移动通信有限公司 Bluetooth data transmission method, mobile terminal and storage medium
CN108011697B (en) * 2017-11-30 2020-09-18 艾体威尔电子技术(北京)有限公司 Data exchange communication method between non-contact card and terminal
CN110225496A (en) * 2018-03-02 2019-09-10 上海博泰悦臻电子设备制造有限公司 A kind of car networking near field broadcasting method and system, car-mounted terminal based on car-mounted terminal
CN108616819B (en) * 2018-03-23 2021-10-26 南京中感微电子有限公司 Data retransmission method, Bluetooth main device and wireless communication system
CN108966187A (en) * 2018-06-06 2018-12-07 四川斐讯全智信息技术有限公司 A kind of data transmission method and system based on BLE
CN110659247A (en) * 2018-06-13 2020-01-07 中国移动通信集团江西有限公司 Method, device, equipment and medium for detecting continuity of call ticket file
CN108901012A (en) * 2018-09-29 2018-11-27 深圳市恒昌通电子有限公司 A kind of low-power consumption bluetooth big data divided stator frame method
CN109640302A (en) * 2018-12-06 2019-04-16 上海荣泰健康科技股份有限公司 Method for updating program, electronic equipment and mobile terminal based on BLE bluetooth
CN109921878A (en) * 2018-12-27 2019-06-21 深圳市钜桦科技有限公司 A kind of network data communication method
CN112055342B (en) * 2019-08-30 2021-09-24 合肥炬芯智能科技有限公司 Connection-based Bluetooth communication method, system and main equipment
CN111683009B (en) * 2020-06-15 2022-12-16 合肥哈工轩辕智能科技有限公司 Control method and device of virtual forwarder
CN114220256B (en) * 2020-09-03 2023-06-27 上海市环境科学研究院 Gas sampling wireless control protocol
CN111800171B (en) * 2020-09-08 2021-07-02 南京中感微电子有限公司 Bluetooth low-power-consumption audio data transmission method, device and equipment
CN113078982B (en) * 2020-12-24 2022-09-13 珠海市杰理科技股份有限公司 Bluetooth data transmission method, device, circuit, electronic equipment and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645883A (en) * 2008-08-08 2010-02-10 比亚迪股份有限公司 Data transmitting method, a data sending method and a data receiving method
WO2014087192A1 (en) * 2012-12-03 2014-06-12 Nokia Corporation Method and apparatus for transmission of a partial portion of a data item on one or more bluetooth advertising channels
CN104184553A (en) * 2014-09-02 2014-12-03 广东欧珀移动通信有限公司 Low-power-dissipation Bluetooth data transmission method, device and equipment
CN104660308A (en) * 2015-01-26 2015-05-27 武汉健坤科技有限公司 File transfer method and file transfer system based on Bluetooth low power consumption technology
CN104661172A (en) * 2015-01-26 2015-05-27 武汉健坤科技有限公司 Extended data transmission method and extended data transmission system based on Bluetooth low power consumption
CN105245317A (en) * 2015-10-20 2016-01-13 北京小鸟听听科技有限公司 Data transmission method, transmitting end, receiving end and data transmission system
CN105409132A (en) * 2013-07-24 2016-03-16 诺基亚技术有限公司 Handling bluetooth low energy messages

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101645883A (en) * 2008-08-08 2010-02-10 比亚迪股份有限公司 Data transmitting method, a data sending method and a data receiving method
WO2014087192A1 (en) * 2012-12-03 2014-06-12 Nokia Corporation Method and apparatus for transmission of a partial portion of a data item on one or more bluetooth advertising channels
CN105409132A (en) * 2013-07-24 2016-03-16 诺基亚技术有限公司 Handling bluetooth low energy messages
CN104184553A (en) * 2014-09-02 2014-12-03 广东欧珀移动通信有限公司 Low-power-dissipation Bluetooth data transmission method, device and equipment
CN104660308A (en) * 2015-01-26 2015-05-27 武汉健坤科技有限公司 File transfer method and file transfer system based on Bluetooth low power consumption technology
CN104661172A (en) * 2015-01-26 2015-05-27 武汉健坤科技有限公司 Extended data transmission method and extended data transmission system based on Bluetooth low power consumption
CN105245317A (en) * 2015-10-20 2016-01-13 北京小鸟听听科技有限公司 Data transmission method, transmitting end, receiving end and data transmission system

Also Published As

Publication number Publication date
CN106559739A (en) 2017-04-05

Similar Documents

Publication Publication Date Title
CN106559739B (en) Lightweight data transmission method suitable for Bluetooth low-power wireless communication system
US11070323B2 (en) Hybrid automatic repeat request (HARQ) in listen before talk systems
US9043486B2 (en) Data transfer method, system and protocol
JP5215413B2 (en) Status report for retransmission protocol
US9386129B2 (en) Method and system for improving wireless link efficiency
US7881205B2 (en) Configurable delay limit for error control communications
CN102217258B (en) Detection processing method, data sending terminal, data receiver and communication system
CN108270682A (en) A kind of message transmitting method, terminal, the network equipment and communication system
CN102148662B (en) Adjusting method and device for data transmitting speed
CN107172649A (en) A kind of data transmission method and equipment
EP3491761B1 (en) Receiver devices, transmitter devices, methods for controlling a receiver device, methods for controlling a transmitter device, and computer-readable media
CN108886713B (en) Data transmission method, data receiving equipment and data sending equipment
CN111525989A (en) Method, apparatus and storage medium for transmitting RLC status report
US20160278066A1 (en) Communication system, communication apparatus, data retransmission method, and data retransmission control method
KR100392169B1 (en) Method and apparatus for conveying data packets in a communication system
US11258721B2 (en) Radio link control (RLC) acknowledged mode (AM) data reception
EP3790213B1 (en) Mac-based hybrid automatic repeat request (harq)
JP7328177B2 (en) Data transmission method and communication system
US8705425B2 (en) Wireless receiving apparatus and transmitting apparatus having a sleep control unit
CN116963175A (en) Data transmission method, device and system
CN114785464A (en) Automatic data retransmission method and application of wireless ad hoc network
CN101150494A (en) Data packet transmission device, receiving device and method
CN109151904B (en) Lora message reassembly and retransmission method, sending end and receiving end
WO2021253268A1 (en) Information transmission method for communication system, communication system, and communication device
CN107888341B (en) Data transmission method and device

Legal Events

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