-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hello Hajo,
Thank you for the excellent project instructions :)
I have been successful in collecting lots of beautiful bus traffic!
I'm not sure exactly where to begin with all of this so any h…
-
Hello alengwenus,
thx for the great esphome component.
I tried to get data from my Easymeter Q3c with an Hitchi Reader Head.
Unfortunately the parser seem to be unable to read the data created by…
-
### Board
ESP32-C6
### Device Description
ESP32-C6-DevKitC-1
### Hardware Configuration
n/a
### Version
v2.0.14
### IDE Name
Arduino IDE
### Operating System
Windows 10
### Flash frequenc…
-
Hello. Starting out by saying that wokwi is amazing. There's so much here, and I hope you've proud of the work that's gone into this. I was happy to join the club and send you some dollars.
**Descr…
-
S2 & S3 need `CONFIG_ULP_COPROC_TYPE_FSM=y` & `CONFIG_ULP_COPROC_TYPE_RISCV=y` set in their sdkconfig so that the ulp libraries are available.
C6 & P4 need `CONFIG_ULP_COPROC_TYPE_LP_CORE=y`
Fixes h…
-
### Question
Hi,
I am currently in the process of developing a Zigbee gateway using an ESP32-C6 and ESP32-S3 with RCP. We would like that in the unlikely event that a gateway would break, we can j…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.1 on 2024-08-16; Seeed Xiao ESP32-S3 Sense with ESP32S3
```
### Code/REPL
```python
>>> f = open('settings.toml', 'w')
f.write('CIRC…
-
### Answers checklist
- [X] I have read the documentation [ESP-AT Programming Guide](https://docs.espressif.com/projects/esp-at/en/latest/esp32/Compile_and_Develop/How_to_clone_project_and_compile_…