4 Tryby operacyjne modułu BLE
There are different types of connections available for the Ble urządzenie. A Ble connected item may have up to 4 different functions:
1. Broadcaster
. “Broadcaster” shall be used as a server. Thus, its purpose is to transfer data to a device on a regular basis, but it does not support any incoming connection.
A typical example is Latarnia morska based on Bluetooth Niska energia. When the latarnia morska is in the broadcast mode, it is generally set to a non-connectable state. Latarnia morska will broadcast a data packet to the surroundings at regular intervals. As an independent Bluetooth gospodarz, it will receive Beacon broadcasts at intervals when performing scanning actions Out of the packet. The content of the packet can contain up to 31 bytes of content. Naraz, when the host receives the broadcast packet, it will indicate the MAC address, Received Signal Strength Indicator (RSSI), and some application-related advertising data. The picture below is Fteasycom BP103: Bluetooth 5 Mini Beacon

2. Observer
In a second step, the device may only monitor and read the data sent by a “broadcaster”. In such a case, the object is not able to send any connection to the server.
A typical example is Gateway. Ble Bluetooth is in observer mode, no broadcast, it can scan the surrounding broadcast equipment, but cannot require connection with the broadcast equipment. The picture below is Fteasycom Gateway BP201: Bluetooth Beacon Wejście

3. Centralny
Central usually consists of a smartphone or tablet. This device provides two different types of connection: either in advertising mode or in connected mode. It is leading the overall process as it triggers data transfer. The picture below is Fteasycom BT630, based on nRF52832 chipset, it supports three modes: centralny, obwodowy, central-peripheral. Small Size Bluetooth Module nRF52832 Chipset

4. Obwodowy
Peripheral device allows connections and data transfer with the Central on a periodical basis. This system´s goal is to ensure universal data transmission by using the standard process, so that other devices also may read and understand the data.
The Bluetooth Low Energy module working in peripheral mode is also in the broadcast state, waiting to be scanned. Unlike the broadcast mode, . Moduł Bluetooth in the slave mode can be connected, and acts as a slave during data transmission.
Most of our BLE modules could support central plus peripheral mode. But we have firmware supporting peripheral-only mode, the picture below is Feasycom BT616, it has firmware supporting peripheral-only mode: Ble 5.0 Moduł TI CC2640R2F Chipset
