Search found 1 match

by Knobsi
Mon Jan 11, 2021 10:58 am
Forum: ESP32 Arduino
Topic: BLE - Problem with pCharacteristic->setValue Syntax
Replies: 0
Views: 2571

BLE - Problem with pCharacteristic->setValue Syntax

Hi there, i´m new into the ESP32, but love all its capabilities. Actually i´m sitting in front of a small problem, so maybe you can help me?! it´s a ble notify isssue what i cant get solved. - within the void loop i call a function with mynum = loveit(); - inside the if (deviceConnected) { i try to ...