TH-BLE: Difference between revisions
→Basic terms and concepts
| Line 11: | Line 11: | ||
= '''<big>Basic terms and concepts</big>''' = | = '''<big>Basic terms and concepts</big>''' = | ||
''' | '''Serial number''' - code consisting of letters and numbers assigned to a device (sensor). | ||
''' | '''Sensor's name''' - sensor's designation among BLE devices consisting from two letter from the sensor's model name and six last digits from the serial number; E.g. TH_100100; | ||
'''MAC- | '''MAC-address''' - unique identifier assigned to every active device. Used to recognize devices in the network. | ||
''' | '''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 TH-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 mode''' - is a data transfer mode in which the transmitter waits for a connection to the receiving device in order to begin transmitting data packets. | ||
'''[[База BLE-RS485]]''' - устройство, ретранслирующее передачу данных и конвертирующее их из Bluetooth-пакета в пакет данных, передаваемый по интерфейсу RS-485 в соответствии с протоколом LLS. | '''[[База BLE-RS485]]''' - устройство, ретранслирующее передачу данных и конвертирующее их из Bluetooth-пакета в пакет данных, передаваемый по интерфейсу RS-485 в соответствии с протоколом LLS. | ||