TD-BLE: Difference between revisions
no edit summary
No edit summary |
|||
| Line 19: | Line 19: | ||
'''MAC-address''' - unique identifier assigned to every active device. Used to recognize devices in the network. | '''MAC-address''' - unique identifier assigned to every active device. Used to recognize devices in the network. | ||
'''Data packet''' - | '''Data packet''' - is a set of parameters transmitted by a device equipped with a Bluetooth transmitter, the structure of which is determined by the data transfer protocol. | ||
''' | '''Data transfer protocol''' - is a set of specific rules or conventions of a logical level interface that defines the exchange of data between various programs or devices. In the case of the TD-BLE sensor, the '''Escort BLE''' protocol is used to transmit data packets. | ||
''' | '''Advertising mode''' - is a data transfer mode in which the device “distributes” data packets at a certain frequency, regardless of the presence of a device receiving the data. | ||
'''Режим Connection''' - режим передачи данных, в котором передатчик ждет подключения к принимающему устройству для того, чтобы начать передачу пакетов данных. | '''Режим Connection''' - режим передачи данных, в котором передатчик ждет подключения к принимающему устройству для того, чтобы начать передачу пакетов данных. | ||