-
Hi everyone,
I'm using an ESP32 board (Firebeetle ESP32) and I can't make this lib work on it. The wiring is correct since SD lib works perfectly. I've tried the lib and the SD card on two other bo…
-
When i try to build with mongoose os (based on esp32 idf) i get this error
```
/data/fwbuild-volumes/2.17.0/apps/app1/esp32/build_contexts/build_ctx_640020291/src/esp32.c:122:1: error: missing ini…
thbl updated
3 months ago
-
I ordered an esp32-s2 without thinking much about it but after not being able to flash the chip at all I transfered another "S2" from a dev board. That fixed the issue for me.
Out of curiostiy I mo…
Quas7 updated
6 months ago
-
I have just came across your interesting and very young project, and started off by compiling the examples.
The ESP32 example compiles OK for ESP32C3, but when compiling the Arduino example for ESP32…
-
I want to add a PWM class according to the "peripheral class common specifications".
https://github.com/HirohitoHigashi/mruby_io_class_study
There are currently [mruby-esp32-ledc](https://github.c…
-
**Hardware:**
Board: Heltec ESP32 WiFi Lora Board Core
Installation/update date: 25/nov/2017
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 921600
**Description:**
I want to …
rmh78 updated
3 weeks ago
-
Hey is there a way to support ESP32? or can we add a ESP32 as a handle between Webinterface and Bluetooth? I wanna docker that webui and send it via wlan. The ESP32 have Bluetooth to communicate with …
-
You are relying on soc headers which change from platform to platform. This code currently only works on the esp32dev in my tests, which were not exhaustive.
-
Hello,
I am having issues using this component on ESPHome. Immediately after the first frame, I get a core dump and constant reboots. I am running it on an MH ET LIVE ESP32MiniKit.
### Things I …
-
Got an EZ1 from Sonnenladen, it seems the smartphone app can fetch data with "direct connect" via Bluetooth. Is it possible to use the BT method instead of using WiFi/IP? Does the Bluetooth API need t…