This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:iot-open:practical:hardware:sut:esp32:iot_9 [2024/05/02 11:08] – ktokarz | en:iot-open:practical:hardware:sut:esp32:iot_9 [2024/05/04 09:20] (current) – ktokarz | ||
---|---|---|---|
Line 21: | Line 21: | ||
==== Steps ==== | ==== Steps ==== | ||
- | We will pass through the lab in a few steps. We will add the second characteristic to the example from lab [[en: | + | We will pass through the lab in a few steps. We will add the second characteristic to the example from lab [[en: |
=== Step 1 === | === Step 1 === | ||
Line 89: | Line 89: | ||
=== Step 4 === | === Step 4 === | ||
- | We have to extend the client software from scenario IoT_8 with some elements. Let's start with adding another remote characteristic which is responsible for receiving notifications. | + | We have to extend the client software from scenario |
<code c> | <code c> | ||
#define REMOTE_NOTIFY_CHARACTERISTIC_UUID " | #define REMOTE_NOTIFY_CHARACTERISTIC_UUID " |