-
My testing code is basically same as the RMT example , but remove the final `PulseCode::default()` from data. And some logging and delay are added.
It turns out that as long as I remove the final …
-
### IDF version.
v5.3.1
### Espressif SoC revision.
ESP32-S3
### Operating System used.
Linux
### How did you build your project?
VS Code
### If you are using Windows, please s…
-
Hey,
I was looking at the specs of ESP-32, it has features that satisfy quite a bit of the requirements for solo1 hardware.
I was thinking if the firmware would work on it, any suggestions?
-
# Arduino - Web Server (ESP-32) | Gabriel J. Csapo
This tutorial goes over how to create an access point and serve web pages from an esp32 ☁️!
[https://gabrielcsapo.com/arduino-web-server-esp-32/](h…
-
### What happened?
I have 5 different ESP-32 around my room and I had to replace one due to a faulty power supply. After replacement, I set up WLED onto the new ESP-32, added all 5 presets and went t…
-
I'm currently using this firmware for my TSDZ2, and would like to use the android app to change the configuration & monitor.
Does the emmebrusa firmware support the ESP32 bluetooth/wifi interface? O…
-
## Description
We get an error when using the ESP BLE prov SDK to connect the device to Bluetooth.
But using EspBlufiForiOS this project, the device can normally connect to the network.
Our project…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
Crc5 is incorrect for returning nonces, all other crc5 are correct (send commands)
according to
https://github.com/skot/BM1397/blob/master/protocol.md
you need to crc all data in the message, ex…
-
Hey!
First, nice Project and nice to see someone with the same ideas!
I just started with ANCS and BLE and made my first experiences with the NRF8001 chip.
Im using the Arduino IDE and wanted t…