Chengdu Ebyte Electronic Technology Co.,Ltd.
E610-433TxxS User Manual
Copyright ©2012–2023
,
Chengdu Ebyte Electronic Technology Co.,Ltd.
17
5
for example from transmit to receive mode; the user MCU can also switch modes by going
into hibernation before the mode switch and using the external interrupt function to get the
AUX change.
6.2 Continuous transmission mode (mode 0)
Type When M0 = 0 and M1 = 0, the module operates in mode 0
Trans
mitti
ng
Automatic calculation of the over-the-air rate required for continuous transmission based on the
user-configured baud rate of the serial port.
The user can input data via the serial port and the module will initiate the wireless transmission.
Recei
ving
When not transmitting, data can be received normally.
In continuous transmission mode, the intuitive experience is that instead of waiting for the entire data to be packaged
before the user can transmit the data out, the module starts transmitting from the first frame of data until it has completed
the data that the user needs to transmit. This saves time in data packing and packetisation and greatly reduces the data
latency time.
Data delay diagram (at a serial port baud rate of 115200 and 22 bytes sent)
The continuous transmission mode is divided into two strategies for the user to choose between "distance first" and
"speed first" (see Chapter 7 for details). As we can see from the reference data in the table below, the difference in data
latency between the two strategies is not significant at higher baud rates and smaller amounts of data being sent. But once
the data reaches thousands of bytes, the problem of data latency comes to the fore.
Serial
Port
Baud rate
Continuous
Passing
Strategy
Data Delay(ms)
1 byte
22 byte
55 byte
2400
Distance first
77.634
213.094
417.224
Speed first
57.267
161.193
161.233
4800
Distance first
41.396
111.040
216.195
Speed first
29.028
81.043
81.043
9600
Distance first
21.024
55.926
108.611
Speed first
15.274
41.675
41.651
19200
Distance first
10.853
28.355
54.736
Speed first
7.973
21.199
21.211
38400
Distance first
6.160
15.031
28.083