-
ACCELEROMETER control can be added to ESPUI
For reference: https://www.instructables.com/id/Esp8266Websockets-RGB-LED-controller/
https://github.com/rahul-thakoor/rgbSli…
-
I'm using a Lolin S2 mini board flashed with `firmware-esp32s2-GENERIC_S2.bin` from `20211111_espnow-g20-v1.17-142-g8e1fcd490`. The following code
````py
import network, time
from urequests impor…
-
Hello,
our application has been working fine for over a year now. We used ESP IDF tags/v4.1 and now wanted to upgrade to tags/v4.3 (stable). The lowest tested version was tags/v4.1.2 which also was…
-
Dear esp-adf team,
**I want to send the output data of an audio element (amr encoder output data) with espnow whenever the output data of the encoder is ready**. I use `audio_element_output()` insi…
-
In below page, 802.11 LR is subscribed. In Japan 802.11 LR can be used?
https://github.com/espressif/esp-idf/blob/58022f8/docs/en/api-guides/wifi.rst
ESP32 has Japanese certification "Gijyutukijyu…
-
ESPNOW Docs mention only that WiFi "Should be initialized." They do not specify how.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/network/esp_now.html
We currently f…
-
- [ ] **PlatformIO Core**.
NOTE:- This is a -very- minor issue.
------------------------------------------------------------------
### Configuration
**Operating System**
DISTRIB_I…
-
I am currently using my Raspberry Pi as a [RF 433 cloner](https://github.com/flatsiedatsie/433Switches). It works really well.
This software looks really nice though, so I was wondering: could it …
-
ie the M5Stack has so many frozen and nested modules that stubber runs out of memory , and needs 2 runs to complete all
possible solutions:
- save list on disk and use soft-reboot to free memo…
-
This issue doesn't have a specific goal yet, sorry. It's more of a notebook for me.
Useful resources:
[FreeRTOS Handbook](https://www.freertos.org/fr-content-src/uploads/2018/07/161204_Mastering…