bhcuong2008
bhcuong2008
Hi, I've faced issue with async code. I've tested 2 cases: loop with synchronous code, and loop with async code V3 as follow on ESP32 without PSRAM. I use the...
Hi, I want to build a custom docker image of devicehive-backend, but not found devicehive-backend/target/devicehive-backend-3.5.0-boot.jar during docker build. My current working dir: devicehive-java-server/dockerfiles `docker build -t -f devicehive-backend.Dockerfile .` Error:...
Hi, I've had redisson issue in Devicehive frontend and Auth, version latest 4.1.0. And I found the issue fixed at https://github.com/redisson/redisson/issues/4441. Please show me how to update it in frontend...
I2C Wire causes getMaxAllocHeap exception 'Interrupt wdt timeout' when reading more than 132 bytes
### Board ESP32 S3 ESP-4827S043 ### Device Description Board HMI 4.3" with ESP32 S3 revision 0.1. I2C (pin 19 SDA, 20 SCL) connected to touch GT911. ### Hardware Configuration No....
Hi, This is not a bug/issue report. I dont know where to post my issue. I want to write an C/C++ code application for interacting with sensors, collecting its data....
Hi, The original espeak-ng is now 1.52 on 12.Dec.2024, https://github.com/espeak-ng/espeak-ng Do we need to update to its latest? And how to do that? I'd like to try espeak-ng on ESP32...