Antonello Barbone
Antonello Barbone
Hi everyone, i created a sequence of 10 actions, a rule and a trigger to fire the sequence. when i fire the trigger this happen (internal error) i tried to...
Hi everyone.. i'm trying to understand the right way to to thing with actions, trigger, rules and serverless in general. My idea is: When a triggers fires, a sequence of...
Hi everyone, there is a way to know if the BLEDevice was initialized? Like `BLEDevice::isInitialized` Thanks in advance
Hi everyone, i noticed there is something wrong with the default _mycluster.yaml_ shown in the docker for macOS tutorial: [Here](https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/k8s-docker-for-mac.md#configuring-openwhisk) The **apiHostName** is set on "localhost" and ther is not...
Hi everyone, i use an ESP32 wired up to a LCD 16x2 I2C. I use the esp32 for the BLE. Unfortunately some time random characters displays... https://user-images.githubusercontent.com/6717214/144840296-eb33b49c-a128-46d7-9906-25c27605fecf.mp4 I already tried...
First of all, great library. I was wondering if there is a way to ignore the buffered notifications at the moment of connection, but consider only the ones that arrives...
I tried the given example. In the serial monitor appears only the connection success string: 18:44:07.337 -> ESP32-ANCS-Notifications Example 18:44:07.337 -> ------------------------------------------ 18:44:46.675 -> StateConnected - connected to a phone...
Hi everyone. This is my setup. An ESP32 running as BLE Server An nRF52840 mbed board (XIAO BLE Sense) running as BLE Client Everything seems to work apart for the...
hi, it's possible to connect to a peripheral that needs a password to pair? ### Additional context #### Additional requests - https://github.com/arduino-libraries/ArduinoBLE/issues/268#issuecomment-1451669818 - https://github.com/arduino-libraries/ArduinoBLE/issues/268#issuecomment-1702804216
Hi everyone I got this error while trying to achive a graph with signal markers... if I add a scatter plot I get this error: `E ValueError: zero-size array to...