-
### Board & Hardware Description
I'm using my own ESP32-S2 board, but probably any ESP32-S2-based board with USB would reproduce this. (I can pick up a generic dev board and try there if desired.) …
egnor updated
3 months ago
-
Trying to connect some Kasa HS100 smart plugs using version 0.8.0 from pip on Linux.
```
$ uname -a
Linux 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64 GNU/Linu…
-
### Discussed in https://github.com/klaasnicolaas/home-assistant-glow/discussions/636
Originally posted by **mrclmller** October 28, 2024
I have a problem assigning a static IP address to glow…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
For network troubleshooting, a user mu…
-
### What happened?
I used balenaEtcher to burn the SD card. Setup goes well, till this screen. I have used both the 22.04 desktop image with a configured WiFi, and 24.04 without configuring setting u…
-
-
I am getting this error and was wondering if you had any idea how to fix it - OPENTHREAD: esp_openthread_task_switching_lock_acquire(38): Failed to acquire the lock because the mutex is not ready. OPE…
-
I have this code:
```
#include
#include
// Modbus Registers Offsets
const int TEST_HREG = 100;
#define LED_PIN D4 // Definice pinu pro LED diodu
#define Hi 1
#define Lo 0
#define cPerio…
-
1. At first boot, create an [access point](https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFi/examples/WiFiAccessPoint/WiFiAccessPoint.ino) with a [static IP](https://github.com/esp…
-