This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:practical:hardware:sut:esp32:iot_8 [2024/05/02 11:10] – [Start] ktokarz | en:iot-open:practical:hardware:sut:esp32:iot_8 [2025/04/12 08:37] (current) – [IoT8: BLE Communication with characteristics] ktokarz | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== IoT8: BLE Communication with characteristics ===== | ====== IoT8: BLE Communication with characteristics ===== | ||
- | This scenario presents how to create the Bluetooth Low Energy server device and corresponding client device. The server can be the sensor device which responds to the client with the results of the measurements. This can also be the output device, which we can control writing the data to. The client connects to a server and reads the data. This scenario presents the use of the concept of services and characteristics. | + | This scenario presents how to create the Bluetooth Low Energy server device and the corresponding client device. The server can be the sensor device which responds to the client with the results of the measurements. This can also be the output device, which we can control |
===== Prerequisites ===== | ===== Prerequisites ===== |