-
What happens if a failure occurs between the time an event is saved to the event store and that event is published to the bus? According to this source code, it seems these operations aren't atomic, a…
-
#### Problem
**Step to reproduce**
Build `examples/all-cluster-app/esp32`
The error mesage shows:
Click to expand!
```
FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/__/third_party/co…
Kxuan updated
3 years ago
-
## Problem
### Background
I have a project which uses esp-NimBLE-cpp to handle bluetooth communication and it was working great. A few days ago, during the implementation of a non-related update o…
-
### The problem
Upgrading from 2021.6.6 straight to 2021.7.3 produces a warnings in the log in an otherwise well running setup. The "something is blocking" warning asks to report it here, so I do.
#…
-
I'm trying to use the `esp32-cmake.sh` script. I am on MacOS 10.15.7 with cmake version 3.20.5. Everything seems fine until the final `make` command, which throws the error `make: *** No targets. Sto…
-
Is there any way to attach user specific data to the coap-context ?
-
Hello,
I tried to connect the ESP32-EVB board via LAN cable but the i am facing the following issue. Please refer to the below.
![image](https://user-images.githubusercontent.com/74031604/9902…
-
# Operating system = Windows 7
# Python version 3.8
# What Chip ESP32 WRoverB
# What development board or other hardware is the chip attached to
If your hardware is custom or unusual, pleas…
-
## Environment
- Development Kit: `ESP32-DevKitC`
- Kit version: `v4`
- Module or chip used: `ESP32-WROOM-32`
- IDF version: `v4.0-dev-1443-g39f090a4f`
- Build System: `CMake`
- Compiler vers…
-
Latest main doesn't seem to work on my `ESP32`:
```
esp32_usb_soft_host/usb_test$ git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
…